1
0
mirror of https://github.com/Dejvino/roadtrip synced 2024-11-13 04:27:30 +00:00
Go to file
2016-12-31 23:14:08 +01:00
assets Added NPCs walking around. 2016-12-31 23:12:20 +01:00
assets-src Added NPCs walking around. 2016-12-31 23:12:20 +01:00
nbproject Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
src/roadtrip Added NPCs walking around. 2016-12-31 23:12:20 +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 Updated TODO list. 2016-12-31 23:14:08 +01:00
screenshot.png Added NPCs walking around. 2016-12-31 23:12:20 +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 - NPCs

TODO

  • Orbit camera
  • Walking around - Player
  • Enter / Exit a car