Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dejvino d2b6f01798 Map: Added randomly placed trees. Debug mode. há 7 anos
assets Map: Added randomly placed trees. Debug mode. há 7 anos
assets-src Added a car model for the weak car type. há 7 anos
nbproject Added endless terrain generator, changed terrain style. há 7 anos
src/roadtrip Map: Added randomly placed trees. Debug mode. há 7 anos
.gitignore Initial import of the first prototype. há 7 anos
LICENSE Initial commit há 7 anos
OpenAL64.dll Initial import of the first prototype. há 7 anos
README.md UI: Added game score to main menu. Refactored. há 7 anos
build.xml Initial import of the first prototype. há 7 anos
bulletjme64.dll Initial import of the first prototype. há 7 anos
lwjgl64.dll Initial import of the first prototype. há 7 anos
manifest.mf Initial import of the first prototype. há 7 anos
screenshot.png Added a car model for the weak car type. há 7 anos

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