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 vehicle
- Driving controls (UHJKM)
- Camera following the player
- Hilly ground
- Collidable objects - static and dynamic
- People
- Walking around (Player & NPCs)
- Sounds - car engine, wheels & slips
TODO
- Enter / Exit a car
- Sounds - crashes
- Target location (winning condition)
- Main menu
- Health indicator
- NPC AI
- Enemy NPCs - punching, shooting
- Car models
- Scenery models
- Bigger map
- Map transitions
- Roadblocks
- FPS camera
- Orbit camera