1
0
mirror of https://github.com/Dejvino/roadtrip synced 2024-09-19 14:23:36 +00:00
Go to file
2017-01-04 08:20:25 +01:00
assets Added enter / leave vehicle by Enter. Refactoring. 2017-01-04 01:03:13 +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 Added enter / leave vehicle by Enter. Refactoring. 2017-01-04 01:03:13 +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 Enter / Exit a car - checked. 2017-01-04 01:18:50 +01:00
screenshot.png Updated screenshot - riding a car. 2017-01-04 08:20:25 +01:00

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Physics-based vehicles
  • Driving controls (UHJKM)
  • Enter / Exit a car (Enter)
  • Camera following the player
  • 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
  • NPC AI
  • Enemy NPCs - punching, shooting
  • Interacting with the environment
  • Car models
  • Scenery models
  • Bigger map / Map generator
  • Roadblocks
  • Map segments transitions
  • FPS camera
  • Orbit camera
  • Stealth
  • Clothing
  • Car customization