Skip to content

Instantly share code, notes, and snippets.

@Dunn-Austen
Created July 10, 2019 02:28
Show Gist options
  • Save Dunn-Austen/597a241ee40e49be6cfb1543a2681954 to your computer and use it in GitHub Desktop.
Save Dunn-Austen/597a241ee40e49be6cfb1543a2681954 to your computer and use it in GitHub Desktop.
Mod o session 5 objectgist
Object: Ford Raptor
Attributes:
power_type "gas"
color "blue"
number_of_seats 5
gear_shift "stick"
dirty (true)
Methods:
current_fuel (fuel_capacity - fuel_used)
car_start (Change Car_on to true)
be_washed (Change dirt to false)
refill_gas
enginge_off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment