2016-12-30 23:19:29 +00:00
|
|
|
# RoadTrip
|
|
|
|
A game about a journey involving vehicles and obstacles.
|
|
|
|
|
2016-12-30 23:34:30 +00:00
|
|
|
![Screenshot](https://github.com/Dejvino/roadtrip/blob/master/screenshot.png)
|
2016-12-30 23:28:01 +00:00
|
|
|
|
2016-12-30 23:19:29 +00:00
|
|
|
## Status
|
|
|
|
### DONE
|
|
|
|
* Physics-based vehicle
|
2016-12-31 15:58:13 +00:00
|
|
|
* Driving controls (UHJKM)
|
2016-12-31 00:17:11 +00:00
|
|
|
* Camera following the player
|
2016-12-30 23:19:29 +00:00
|
|
|
* Hilly ground
|
2016-12-31 15:58:13 +00:00
|
|
|
* Collidable objects - static and dynamic
|
2016-12-31 22:14:08 +00:00
|
|
|
* People
|
|
|
|
* Walking around - NPCs
|
2016-12-30 23:19:29 +00:00
|
|
|
|
|
|
|
### TODO
|
|
|
|
* Orbit camera
|
2016-12-31 15:58:13 +00:00
|
|
|
* Walking around - Player
|
2016-12-31 22:14:08 +00:00
|
|
|
* Enter / Exit a car
|