Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Dejvino 852c018f0c Added car sounds. 7 lat temu
assets Added car sounds. 7 lat temu
assets-src Added NPCs walking around. 7 lat temu
nbproject Added simple engine sound. 7 lat temu
src/roadtrip Added car sounds. 7 lat temu
.gitignore Initial import of the first prototype. 7 lat temu
LICENSE Initial commit 7 lat temu
OpenAL64.dll Initial import of the first prototype. 7 lat temu
README.md Added car sounds. 7 lat temu
build.xml Initial import of the first prototype. 7 lat temu
bulletjme64.dll Initial import of the first prototype. 7 lat temu
lwjgl64.dll Initial import of the first prototype. 7 lat temu
manifest.mf Initial import of the first prototype. 7 lat temu
screenshot.png Added player as a person walking around. 7 lat temu

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