mirror of
https://github.com/Dejvino/roadtrip
synced 2024-11-13 04:27:30 +00:00
Enter / Exit a car - checked.
This commit is contained in:
parent
59210eca75
commit
350ce6f43c
14
README.md
14
README.md
@ -5,8 +5,9 @@ A game about a journey involving vehicles and obstacles.
|
||||
|
||||
## Status
|
||||
### DONE
|
||||
* Physics-based vehicle
|
||||
* Physics-based vehicles
|
||||
* Driving controls (UHJKM)
|
||||
* Enter / Exit a car (Enter)
|
||||
* Camera following the player
|
||||
* Hilly ground
|
||||
* Collidable objects - static and dynamic
|
||||
@ -15,18 +16,21 @@ A game about a journey involving vehicles and obstacles.
|
||||
* Sounds - car engine, wheels & slips
|
||||
|
||||
### TODO
|
||||
* Enter / Exit a car
|
||||
* Sounds - crashes
|
||||
* 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 transitions
|
||||
* Bigger map / Map generator
|
||||
* Roadblocks
|
||||
* Map segments transitions
|
||||
* FPS camera
|
||||
* Orbit camera
|
||||
* Stealth
|
||||
* Clothing
|
||||
* Car customization
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user