You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 334 B

12345678910111213141516
  1. # RoadTrip
  2. A game about a journey involving vehicles and obstacles.
  3. ![Screenshot](https://github.com/Dejvino/roadtrip/blob/master/screenshot.png)
  4. ## Status
  5. ### DONE
  6. * Physics-based vehicle
  7. * Camera following the player
  8. * Hilly ground
  9. * Collidable objects (testing)
  10. ### TODO
  11. * Orbit camera
  12. * Rigid objects (fences, houses)
  13. * People