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 7dee0ac30f Refactoring. Enabled more cars to appear. 7 yıl önce
assets Added car sounds. 7 yıl önce
assets-src Added NPCs walking around. 7 yıl önce
nbproject Added simple engine sound. 7 yıl önce
src/roadtrip Refactoring. Enabled more cars to appear. 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 car sounds. 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 Refactoring. Enabled more cars to appear. 7 yıl önce

README.md

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Physics-based vehicle
  • Driving controls (UHJKM)
  • Camera following the player
  • Hilly ground
  • Collidable objects - static and dynamic
  • People
  • Walking around (Player & NPCs)
  • Sounds - car engine, wheels & slips

TODO

  • Enter / Exit a car
  • Sounds - crashes
  • Target location (winning condition)
  • Main menu
  • Health indicator
  • NPC AI
  • Enemy NPCs - punching, shooting
  • Car models
  • Scenery models
  • Bigger map
  • Map transitions
  • Roadblocks
  • FPS camera
  • Orbit camera