Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dejvino 94faf05d7e Cleanup of debug msgs. pirms 7 gadiem
assets Map: improved terrain scale, object placement. pirms 7 gadiem
assets-src Added a car model for the weak car type. pirms 7 gadiem
nbproject Added endless terrain generator, changed terrain style. pirms 7 gadiem
src/roadtrip Cleanup of debug msgs. pirms 7 gadiem
.gitignore Initial import of the first prototype. pirms 7 gadiem
LICENSE Initial commit pirms 7 gadiem
OpenAL64.dll Initial import of the first prototype. pirms 7 gadiem
README.md UI: Added game score to main menu. Refactored. pirms 7 gadiem
build.xml Initial import of the first prototype. pirms 7 gadiem
bulletjme64.dll Initial import of the first prototype. pirms 7 gadiem
lwjgl64.dll Initial import of the first prototype. pirms 7 gadiem
manifest.mf Initial import of the first prototype. pirms 7 gadiem
screenshot.png Added a car model for the weak car type. pirms 7 gadiem

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