Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dejvino bdadc3c739 Map: Fine-grained terrain grid implemented. Now there is smoother loading and unloading of terrain tiles. vor 7 Jahren
assets Map: Added randomly placed trees. Debug mode. vor 7 Jahren
assets-src Added a car model for the weak car type. vor 7 Jahren
nbproject Added endless terrain generator, changed terrain style. vor 7 Jahren
src/roadtrip Map: Fine-grained terrain grid implemented. Now there is smoother loading and unloading of terrain tiles. vor 7 Jahren
.gitignore Initial import of the first prototype. vor 7 Jahren
LICENSE Initial commit vor 7 Jahren
OpenAL64.dll Initial import of the first prototype. vor 7 Jahren
README.md UI: Added game score to main menu. Refactored. vor 7 Jahren
build.xml Initial import of the first prototype. vor 7 Jahren
bulletjme64.dll Initial import of the first prototype. vor 7 Jahren
lwjgl64.dll Initial import of the first prototype. vor 7 Jahren
manifest.mf Initial import of the first prototype. vor 7 Jahren
screenshot.png Added a car model for the weak car type. vor 7 Jahren

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
  • Target location
  • Main menu
  • Score

TODO

  • Winning condition (location)
  • Menu - statistics, save / load, credits
  • 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
  • FPV camera
  • Outro
  • Stealth
  • Clothing
  • Car customization