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 409 B

12345678910111213141516171819
  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. * Driving controls (UHJKM)
  8. * Camera following the player
  9. * Hilly ground
  10. * Collidable objects - static and dynamic
  11. ### TODO
  12. * Orbit camera
  13. * People
  14. * Walking around - NPCs
  15. * Walking around - Player
  16. * Enter / Exit a car