Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

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