1
0
mirror of https://github.com/Dejvino/roadtrip synced 2024-09-19 22:23:36 +00:00
roadtrip/README.md
2017-01-04 01:18:50 +01:00

37 lines
760 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 vehicles
* Driving controls (UHJKM)
* Enter / Exit a car (Enter)
* Camera following the player
* Hilly ground
* Collidable objects - static and dynamic
* People
* Walking around (Player & NPCs)
* Sounds - car engine, wheels & slips
### TODO
* Target location (winning condition)
* Main menu
* Sounds - crashes
* Health indicator
* NPC AI
* Enemy NPCs - punching, shooting
* Interacting with the environment
* Car models
* Scenery models
* Bigger map / Map generator
* Roadblocks
* Map segments transitions
* FPS camera
* Orbit camera
* Stealth
* Clothing
* Car customization