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 2a4cc65a81 Remapped keys to WASDX. pirms 7 gadiem
assets Added enter / leave vehicle by Enter. Refactoring. pirms 7 gadiem
assets-src Added NPCs walking around. pirms 7 gadiem
nbproject Added simple engine sound. pirms 7 gadiem
src/roadtrip Remapped keys to WASDX. 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 Remapped keys to WASDX. 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 Updated screenshot - riding a car. pirms 7 gadiem

README.md

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Physics-based vehicles
  • Driving controls (WASDX)
  • 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