mirror of
https://github.com/Dejvino/roadtrip
synced 2024-11-14 13:03:28 +00:00
Readme reformat.
This commit is contained in:
parent
cb7c64b18d
commit
e04114e877
35
README.md
35
README.md
@ -6,32 +6,33 @@ A game about a journey involving vehicles and obstacles.
|
|||||||
## Status
|
## Status
|
||||||
### DONE
|
### DONE
|
||||||
* Walking
|
* Walking
|
||||||
** Enter / Exit a car (Enter)
|
* Enter / Exit a car (Enter)
|
||||||
* Driving
|
* Driving
|
||||||
** Keyboard controls (WASDX)
|
* Keyboard controls (WASDX)
|
||||||
** Physics-based vehicles
|
* Physics-based vehicles
|
||||||
** 1 model, 2 debugs
|
* 1 model, 2 debugs
|
||||||
* Map
|
* Map
|
||||||
** Endless, grid-based hilly ground
|
* Endless, grid-based hilly ground
|
||||||
** Procedurally generated map contents
|
* Procedurally generated map contents
|
||||||
** Collidable objects - static and dynamic
|
* Collidable objects - static and dynamic
|
||||||
** People
|
* People
|
||||||
* Objectives
|
* Objectives
|
||||||
** Target location
|
* Target location
|
||||||
** Score
|
* Score
|
||||||
* Sounds
|
* Sounds
|
||||||
** Car engine
|
* Car engine
|
||||||
** Wheel rolling
|
* Wheel rolling
|
||||||
** Wheel slips
|
* Wheel slips
|
||||||
* Camera
|
* Camera
|
||||||
** 3rd person view (following the player)
|
* 3rd person view (following the player)
|
||||||
* Input
|
* Input
|
||||||
** Keyboard
|
* Keyboard
|
||||||
** Game menu
|
* Game menu
|
||||||
|
|
||||||
### TODO
|
### TODO
|
||||||
#### Stage 0 :: Prototype
|
#### Stage 0 :: Prototype
|
||||||
* done
|
* done
|
||||||
|
|
||||||
#### Stage 1 :: Core Game
|
#### Stage 1 :: Core Game
|
||||||
* Joystick controls
|
* Joystick controls
|
||||||
* FPV camera
|
* FPV camera
|
||||||
@ -42,12 +43,14 @@ A game about a journey involving vehicles and obstacles.
|
|||||||
* NPC AI
|
* NPC AI
|
||||||
* Enemy NPCs - punching, shooting
|
* Enemy NPCs - punching, shooting
|
||||||
* Interacting with the environment
|
* Interacting with the environment
|
||||||
|
|
||||||
#### Stage 2 :: Filled Game
|
#### Stage 2 :: Filled Game
|
||||||
* Roadblocks
|
* Roadblocks
|
||||||
* Menu - statistics, save / load, credits
|
* Menu - statistics, save / load, credits
|
||||||
* Car models
|
* Car models
|
||||||
* Scenery models
|
* Scenery models
|
||||||
* Intro, Outro
|
* Intro, Outro
|
||||||
|
|
||||||
#### Stage 3 :: Overflowing Game
|
#### Stage 3 :: Overflowing Game
|
||||||
* Stealth
|
* Stealth
|
||||||
* Clothing
|
* Clothing
|
||||||
|
Loading…
Reference in New Issue
Block a user