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

37 lines
760 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
* Driving controls (UHJKM)
2017-01-04 00:18:50 +00:00
* Enter / Exit a car (Enter)
* Camera following the player
2016-12-30 23:19:29 +00:00
* 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
2016-12-30 23:19:29 +00:00
### TODO
* Target location (winning condition)
* Main menu
2017-01-04 00:18:50 +00:00
* Sounds - crashes
* Health indicator
* NPC AI
* Enemy NPCs - punching, shooting
2017-01-04 00:18:50 +00:00
* Interacting with the environment
* Car models
* Scenery models
2017-01-04 00:18:50 +00:00
* Bigger map / Map generator
* Roadblocks
2017-01-04 00:18:50 +00:00
* Map segments transitions
* FPS camera
* Orbit camera
2017-01-04 00:18:50 +00:00
* Stealth
* Clothing
* Car customization