mirror of
https://github.com/Dejvino/roadtrip
synced 2024-11-13 04:27:30 +00:00
assets | ||
assets-src | ||
nbproject | ||
src/roadtrip | ||
.gitignore | ||
build.xml | ||
bulletjme64.dll | ||
LICENSE | ||
lwjgl64.dll | ||
manifest.mf | ||
OpenAL64.dll | ||
README.md | ||
screenshot.png |
RoadTrip
A game about a journey involving vehicles and obstacles.
Status
DONE
- Physics-based vehicles
- One car model
- Driving controls (WASDX)
- Enter / Exit a car (Enter)
- Camera following the player
- Endless, grid-based hilly ground
- Collidable objects - static and dynamic
- People
- Walking around (Player & NPCs)
- Sounds - car engine, wheels & slips
TODO
- Target location (winning condition)
- Main menu
- Sounds - crashes
- Health indicator
- Persistent content on terrain blocks
- Generated terrain props
- NPC AI
- Enemy NPCs - punching, shooting
- Interacting with the environment
- Car models
- Scenery models
- Roadblocks
- FPS camera
- Orbit camera
- Stealth
- Clothing
- Car customization