Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Dejvino 7dee0ac30f Refactoring. Enabled more cars to appear. il y a 7 ans
assets Added car sounds. il y a 7 ans
assets-src Added NPCs walking around. il y a 7 ans
nbproject Added simple engine sound. il y a 7 ans
src/roadtrip Refactoring. Enabled more cars to appear. il y a 7 ans
.gitignore Initial import of the first prototype. il y a 7 ans
LICENSE Initial commit il y a 7 ans
OpenAL64.dll Initial import of the first prototype. il y a 7 ans
README.md Added car sounds. il y a 7 ans
build.xml Initial import of the first prototype. il y a 7 ans
bulletjme64.dll Initial import of the first prototype. il y a 7 ans
lwjgl64.dll Initial import of the first prototype. il y a 7 ans
manifest.mf Initial import of the first prototype. il y a 7 ans
screenshot.png Refactoring. Enabled more cars to appear. il y a 7 ans

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