1
0
Mirror von https://github.com/Dejvino/roadtrip synchronisiert 2024-09-28 18:03:37 +00:00
Datei suchen
2017-01-03 01:14:35 +01:00
assets Added car sounds. 2017-01-01 21:47:53 +01:00
assets-src Added NPCs walking around. 2016-12-31 23:12:20 +01:00
nbproject Added simple engine sound. 2017-01-01 15:23:58 +01:00
src/roadtrip Refactoring. Enabled more cars to appear. 2017-01-03 01:14:35 +01:00
.gitignore Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
build.xml Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
bulletjme64.dll Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
LICENSE Initial commit 2016-12-30 20:32:51 +01:00
lwjgl64.dll Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
manifest.mf Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
OpenAL64.dll Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
README.md Added car sounds. 2017-01-01 21:47:53 +01:00
screenshot.png Refactoring. Enabled more cars to appear. 2017-01-03 01:14:35 +01:00

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