mirror of
https://github.com/Dejvino/roadtrip
synced 2024-11-14 13:03:28 +00:00
20 lines
410 B
Markdown
20 lines
410 B
Markdown
# RoadTrip
|
|
A game about a journey involving vehicles and obstacles.
|
|
|
|
![Screenshot](https://github.com/Dejvino/roadtrip/blob/master/screenshot.png)
|
|
|
|
## Status
|
|
### DONE
|
|
* Physics-based vehicle
|
|
* Driving controls (UHJKM)
|
|
* Camera following the player
|
|
* Hilly ground
|
|
* Collidable objects - static and dynamic
|
|
* People
|
|
* Walking around - NPCs
|
|
|
|
### TODO
|
|
* Orbit camera
|
|
* Walking around - Player
|
|
* Enter / Exit a car
|