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 52bc6b6b01 Added simple engine sound. pirms 7 gadiem
assets Added simple engine sound. pirms 7 gadiem
assets-src Added NPCs walking around. pirms 7 gadiem
nbproject Added simple engine sound. pirms 7 gadiem
src/roadtrip Added simple engine sound. 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 Added player as a person walking around. 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 Added player as a person walking around. pirms 7 gadiem

README.md

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Physics-based vehicle
  • Driving controls (UHJKM)
  • Camera following the player
  • Hilly ground
  • Collidable objects - static and dynamic
  • People
  • Walking around (Player & NPCs)

TODO

  • Enter / Exit a car
  • Sounds - car engine
  • Sounds - crashes
  • Sounds - wheels
  • Target location (winning condition)
  • Main menu
  • Health indicator
  • NPC AI
  • Enemy NPCs - punching, shooting
  • Car models
  • Scenery models
  • Bigger map
  • Map transitions
  • Roadblocks
  • FPS camera
  • Orbit camera