您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Dejvino 52bc6b6b01 Added simple engine sound. 7 年前
assets Added simple engine sound. 7 年前
assets-src Added NPCs walking around. 7 年前
nbproject Added simple engine sound. 7 年前
src/roadtrip Added simple engine sound. 7 年前
.gitignore Initial import of the first prototype. 7 年前
LICENSE Initial commit 7 年前
OpenAL64.dll Initial import of the first prototype. 7 年前
README.md Added player as a person walking around. 7 年前
build.xml Initial import of the first prototype. 7 年前
bulletjme64.dll Initial import of the first prototype. 7 年前
lwjgl64.dll Initial import of the first prototype. 7 年前
manifest.mf Initial import of the first prototype. 7 年前
screenshot.png Added player as a person walking around. 7 年前

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)

TODO

  • Enter / Exit a car
  • Sounds - car engine
  • Sounds - crashes
  • Sounds - wheels
  • 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