1
0
mirror of https://github.com/Dejvino/roadtrip synced 2024-09-21 06:43:37 +00:00
roadtrip/README.md

41 lines
859 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
* One car model
* Driving controls (WASDX)
* Enter / Exit a car (Enter)
* Camera following the player
* Endless, grid-based hilly ground
* Collidable objects - static and dynamic
* People
* Walking around (Player & NPCs)
* Sounds - car engine, wheels & slips
* Target location
* Main menu
* Score
### TODO
* Winning condition (location)
* Menu - statistics, save / load, credits
* Sounds - crashes
* Health indicator
* Persistent content on terrain blocks
* Generated terrain props
* NPC AI
* Enemy NPCs - punching, shooting
* Interacting with the environment
* Car models
* Scenery models
* Roadblocks
* FPV camera
* Outro
* Stealth
* Clothing
* Car customization