Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dejvino 852c018f0c Added car sounds. há 7 anos
assets Added car sounds. há 7 anos
assets-src Added NPCs walking around. há 7 anos
nbproject Added simple engine sound. há 7 anos
src/roadtrip Added car sounds. há 7 anos
.gitignore Initial import of the first prototype. há 7 anos
LICENSE Initial commit há 7 anos
OpenAL64.dll Initial import of the first prototype. há 7 anos
README.md Added car sounds. há 7 anos
build.xml Initial import of the first prototype. há 7 anos
bulletjme64.dll Initial import of the first prototype. há 7 anos
lwjgl64.dll Initial import of the first prototype. há 7 anos
manifest.mf Initial import of the first prototype. há 7 anos
screenshot.png Added player as a person walking around. há 7 anos

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