選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Dejvino e134a8fb18 Added compass. 7年前
assets Added a car model for the weak car type. 7年前
assets-src Added a car model for the weak car type. 7年前
nbproject Added endless terrain generator, changed terrain style. 7年前
src/roadtrip Added compass. 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 a car model for the weak car type. 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 a car model for the weak car type. 7年前

README.md

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