Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Dejvino 852c018f0c Added car sounds. 7 anni fa
assets Added car sounds. 7 anni fa
assets-src Added NPCs walking around. 7 anni fa
nbproject Added simple engine sound. 7 anni fa
src/roadtrip Added car sounds. 7 anni fa
.gitignore Initial import of the first prototype. 7 anni fa
LICENSE Initial commit 7 anni fa
OpenAL64.dll Initial import of the first prototype. 7 anni fa
README.md Added car sounds. 7 anni fa
build.xml Initial import of the first prototype. 7 anni fa
bulletjme64.dll Initial import of the first prototype. 7 anni fa
lwjgl64.dll Initial import of the first prototype. 7 anni fa
manifest.mf Initial import of the first prototype. 7 anni fa
screenshot.png Added player as a person walking around. 7 anni fa

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)
  • Sounds - car engine, wheels & slips

TODO

  • Enter / Exit a car
  • Sounds - crashes
  • 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