Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Dejvino d3c6b622f7 Map: debug cleanup. il y a 7 ans
assets Map: added grass and depth-of-field filter. il y a 7 ans
assets-src Added a car model for the weak car type. il y a 7 ans
nbproject Map: added grass and depth-of-field filter. il y a 7 ans
src/roadtrip Map: debug cleanup. il y a 7 ans
.gitignore Initial import of the first prototype. il y a 7 ans
LICENSE Initial commit il y a 7 ans
OpenAL64.dll Initial import of the first prototype. il y a 7 ans
README.md UI: Added game score to main menu. Refactored. il y a 7 ans
build.xml Initial import of the first prototype. il y a 7 ans
bulletjme64.dll Initial import of the first prototype. il y a 7 ans
lwjgl64.dll Initial import of the first prototype. il y a 7 ans
manifest.mf Initial import of the first prototype. il y a 7 ans
screenshot.png Map: debug cleanup. il y a 7 ans

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