Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Dejvino 94faf05d7e Cleanup of debug msgs. 7 lat temu
assets Map: improved terrain scale, object placement. 7 lat temu
assets-src Added a car model for the weak car type. 7 lat temu
nbproject Added endless terrain generator, changed terrain style. 7 lat temu
src/roadtrip Cleanup of debug msgs. 7 lat temu
.gitignore Initial import of the first prototype. 7 lat temu
LICENSE Initial commit 7 lat temu
OpenAL64.dll Initial import of the first prototype. 7 lat temu
README.md UI: Added game score to main menu. Refactored. 7 lat temu
build.xml Initial import of the first prototype. 7 lat temu
bulletjme64.dll Initial import of the first prototype. 7 lat temu
lwjgl64.dll Initial import of the first prototype. 7 lat temu
manifest.mf Initial import of the first prototype. 7 lat temu
screenshot.png Added a car model for the weak car type. 7 lat temu

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