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
Raw Normal View History

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
2017-01-04 00:18:50 +00:00
* Physics-based vehicles
* One car model
2017-01-04 07:28:56 +00:00
* Driving controls (WASDX)
2017-01-04 00:18:50 +00:00
* Enter / Exit a car (Enter)
* Camera following the player
* Endless, grid-based hilly ground
* Collidable objects - static and dynamic
2016-12-31 22:14:08 +00:00
* People
* Walking around (Player & NPCs)
2017-01-01 20:47:53 +00:00
* Sounds - car engine, wheels & slips
* Target location
* Main menu
* Score
2016-12-30 23:19:29 +00:00
### TODO
* Winning condition (location)
* Menu - statistics, save / load, credits
2017-01-04 00:18:50 +00:00
* Sounds - crashes
* Health indicator
* Persistent content on terrain blocks
* Generated terrain props
* NPC AI
* Enemy NPCs - punching, shooting
2017-01-04 00:18:50 +00:00
* Interacting with the environment
* Car models
* Scenery models
* Roadblocks
* FPV camera
* Outro
2017-01-04 00:18:50 +00:00
* Stealth
* Clothing
* Car customization