Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Dejvino d3c6b622f7 Map: debug cleanup. 7 лет назад
assets Map: added grass and depth-of-field filter. 7 лет назад
assets-src Added a car model for the weak car type. 7 лет назад
nbproject Map: added grass and depth-of-field filter. 7 лет назад
src/roadtrip Map: debug cleanup. 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 Map: debug cleanup. 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