Você não pode selecionar mais de 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. 7 anos atrás
assets Added car sounds. 7 anos atrás
assets-src Added NPCs walking around. 7 anos atrás
nbproject Added simple engine sound. 7 anos atrás
src/roadtrip Added car sounds. 7 anos atrás
.gitignore Initial import of the first prototype. 7 anos atrás
LICENSE Initial commit 7 anos atrás
OpenAL64.dll Initial import of the first prototype. 7 anos atrás
README.md Added car sounds. 7 anos atrás
build.xml Initial import of the first prototype. 7 anos atrás
bulletjme64.dll Initial import of the first prototype. 7 anos atrás
lwjgl64.dll Initial import of the first prototype. 7 anos atrás
manifest.mf Initial import of the first prototype. 7 anos atrás
screenshot.png Added player as a person walking around. 7 anos atrás

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