You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dejvino d2b6f01798 Map: Added randomly placed trees. Debug mode. пре 7 година
assets Map: Added randomly placed trees. Debug mode. пре 7 година
assets-src Added a car model for the weak car type. пре 7 година
nbproject Added endless terrain generator, changed terrain style. пре 7 година
src/roadtrip Map: Added randomly placed trees. Debug mode. пре 7 година
.gitignore Initial import of the first prototype. пре 7 година
LICENSE Initial commit пре 7 година
OpenAL64.dll Initial import of the first prototype. пре 7 година
README.md UI: Added game score to main menu. Refactored. пре 7 година
build.xml Initial import of the first prototype. пре 7 година
bulletjme64.dll Initial import of the first prototype. пре 7 година
lwjgl64.dll Initial import of the first prototype. пре 7 година
manifest.mf Initial import of the first prototype. пре 7 година
screenshot.png Added a car model for the weak car type. пре 7 година

README.md

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

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
  • Target location
  • Main menu
  • Score

TODO

  • Winning condition (location)
  • Menu - statistics, save / load, credits
  • 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
  • FPV camera
  • Outro
  • Stealth
  • Clothing
  • Car customization