Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Dejvino 350ce6f43c Enter / Exit a car - checked. před 7 roky
assets Added enter / leave vehicle by Enter. Refactoring. před 7 roky
assets-src Added NPCs walking around. před 7 roky
nbproject Added simple engine sound. před 7 roky
src/roadtrip Added enter / leave vehicle by Enter. Refactoring. před 7 roky
.gitignore Initial import of the first prototype. před 7 roky
LICENSE Initial commit před 7 roky
OpenAL64.dll Initial import of the first prototype. před 7 roky
README.md Enter / Exit a car - checked. před 7 roky
build.xml Initial import of the first prototype. před 7 roky
bulletjme64.dll Initial import of the first prototype. před 7 roky
lwjgl64.dll Initial import of the first prototype. před 7 roky
manifest.mf Initial import of the first prototype. před 7 roky
screenshot.png Refactoring. Enabled more cars to appear. před 7 roky

README.md

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Physics-based vehicles
  • Driving controls (UHJKM)
  • Enter / Exit a car (Enter)
  • Camera following the player
  • Hilly ground
  • Collidable objects - static and dynamic
  • People
  • Walking around (Player & NPCs)
  • Sounds - car engine, wheels & slips

TODO

  • Target location (winning condition)
  • Main menu
  • Sounds - crashes
  • Health indicator
  • NPC AI
  • Enemy NPCs - punching, shooting
  • Interacting with the environment
  • Car models
  • Scenery models
  • Bigger map / Map generator
  • Roadblocks
  • Map segments transitions
  • FPS camera
  • Orbit camera
  • Stealth
  • Clothing
  • Car customization