1
0
의 미러 https://github.com/Dejvino/roadtrip synced 2024-09-20 22:33:38 +00:00
Go to file
2017-01-08 22:54:26 +01:00
assets Added a car model for the weak car type. 2017-01-06 08:35:57 +01:00
assets-src Added a car model for the weak car type. 2017-01-06 08:35:57 +01:00
nbproject Added endless terrain generator, changed terrain style. 2017-01-05 23:52:15 +01:00
src/roadtrip Added compass. 2017-01-08 22:54:26 +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 a car model for the weak car type. 2017-01-06 08:35:57 +01:00
screenshot.png Added a car model for the weak car type. 2017-01-06 08:35:57 +01:00

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Physics-based vehicles
  • One car model
  • Driving controls (WASDX)
  • Enter / Exit a car (Enter)
  • Camera following the player
  • Endless, grid-based hilly ground
  • Collidable objects - static and dynamic
  • People
  • Walking around (Player & NPCs)
  • Sounds - car engine, wheels & slips

TODO

  • Target location (winning condition)
  • Main menu
  • Sounds - crashes
  • Health indicator
  • Persistent content on terrain blocks
  • Generated terrain props
  • NPC AI
  • Enemy NPCs - punching, shooting
  • Interacting with the environment
  • Car models
  • Scenery models
  • Roadblocks
  • FPS camera
  • Orbit camera
  • Stealth
  • Clothing
  • Car customization