mirror of
https://github.com/Dejvino/roadtrip
synced 2024-11-14 13:03:28 +00:00
Updated status & roadmap.
This commit is contained in:
parent
6214ff34e8
commit
cb7c64b18d
54
README.md
54
README.md
@ -5,36 +5,50 @@ A game about a journey involving vehicles and obstacles.
|
|||||||
|
|
||||||
## Status
|
## Status
|
||||||
### DONE
|
### DONE
|
||||||
* Physics-based vehicles
|
* Walking
|
||||||
* One car model
|
** Enter / Exit a car (Enter)
|
||||||
* Driving controls (WASDX)
|
* Driving
|
||||||
* Enter / Exit a car (Enter)
|
** Keyboard controls (WASDX)
|
||||||
* Camera following the player
|
** Physics-based vehicles
|
||||||
* Endless, grid-based hilly ground
|
** 1 model, 2 debugs
|
||||||
* Collidable objects - static and dynamic
|
* Map
|
||||||
* People
|
** Endless, grid-based hilly ground
|
||||||
* Walking around (Player & NPCs)
|
** Procedurally generated map contents
|
||||||
* Sounds - car engine, wheels & slips
|
** Collidable objects - static and dynamic
|
||||||
* Target location
|
** People
|
||||||
* Main menu
|
* Objectives
|
||||||
* Score
|
** Target location
|
||||||
|
** Score
|
||||||
|
* Sounds
|
||||||
|
** Car engine
|
||||||
|
** Wheel rolling
|
||||||
|
** Wheel slips
|
||||||
|
* Camera
|
||||||
|
** 3rd person view (following the player)
|
||||||
|
* Input
|
||||||
|
** Keyboard
|
||||||
|
** Game menu
|
||||||
|
|
||||||
### TODO
|
### TODO
|
||||||
|
#### Stage 0 :: Prototype
|
||||||
|
* done
|
||||||
|
#### Stage 1 :: Core Game
|
||||||
|
* Joystick controls
|
||||||
|
* FPV camera
|
||||||
|
* Main Menu
|
||||||
* Winning condition (location)
|
* Winning condition (location)
|
||||||
* Menu - statistics, save / load, credits
|
|
||||||
* Sounds - crashes
|
|
||||||
* Health indicator
|
* Health indicator
|
||||||
* Persistent content on terrain blocks
|
* Persistent content on terrain blocks
|
||||||
* Generated terrain props
|
|
||||||
* NPC AI
|
* NPC AI
|
||||||
* Enemy NPCs - punching, shooting
|
* Enemy NPCs - punching, shooting
|
||||||
* Interacting with the environment
|
* Interacting with the environment
|
||||||
|
#### Stage 2 :: Filled Game
|
||||||
|
* Roadblocks
|
||||||
|
* Menu - statistics, save / load, credits
|
||||||
* Car models
|
* Car models
|
||||||
* Scenery models
|
* Scenery models
|
||||||
* Roadblocks
|
* Intro, Outro
|
||||||
* FPV camera
|
#### Stage 3 :: Overflowing Game
|
||||||
* Outro
|
|
||||||
* Stealth
|
* Stealth
|
||||||
* Clothing
|
* Clothing
|
||||||
* Car customization
|
* Car customization
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user