選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Dejvino 350ce6f43c Enter / Exit a car - checked. 7年前
assets Added enter / leave vehicle by Enter. Refactoring. 7年前
assets-src Added NPCs walking around. 7年前
nbproject Added simple engine sound. 7年前
src/roadtrip Added enter / leave vehicle by Enter. Refactoring. 7年前
.gitignore Initial import of the first prototype. 7年前
LICENSE Initial commit 7年前
OpenAL64.dll Initial import of the first prototype. 7年前
README.md Enter / Exit a car - checked. 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 Refactoring. Enabled more cars to appear. 7年前

README.md

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