You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dejvino 59210eca75 Added enter / leave vehicle by Enter. Refactoring. 7 years ago
assets Added enter / leave vehicle by Enter. Refactoring. 7 years ago
assets-src Added NPCs walking around. 7 years ago
nbproject Added simple engine sound. 7 years ago
src/roadtrip Added enter / leave vehicle by Enter. Refactoring. 7 years ago
.gitignore Initial import of the first prototype. 7 years ago
LICENSE Initial commit 7 years ago
OpenAL64.dll Initial import of the first prototype. 7 years ago
README.md Added car sounds. 7 years ago
build.xml Initial import of the first prototype. 7 years ago
bulletjme64.dll Initial import of the first prototype. 7 years ago
lwjgl64.dll Initial import of the first prototype. 7 years ago
manifest.mf Initial import of the first prototype. 7 years ago
screenshot.png Refactoring. Enabled more cars to appear. 7 years ago

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