25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Dejvino 8d1da0c00e Added a car model for the weak car type. 7 yıl önce
assets Added a car model for the weak car type. 7 yıl önce
assets-src Added a car model for the weak car type. 7 yıl önce
nbproject Added endless terrain generator, changed terrain style. 7 yıl önce
src/roadtrip Added a car model for the weak car type. 7 yıl önce
.gitignore Initial import of the first prototype. 7 yıl önce
LICENSE Initial commit 7 yıl önce
OpenAL64.dll Initial import of the first prototype. 7 yıl önce
README.md Added a car model for the weak car type. 7 yıl önce
build.xml Initial import of the first prototype. 7 yıl önce
bulletjme64.dll Initial import of the first prototype. 7 yıl önce
lwjgl64.dll Initial import of the first prototype. 7 yıl önce
manifest.mf Initial import of the first prototype. 7 yıl önce
screenshot.png Added a car model for the weak car type. 7 yıl önce

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