25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dejvino 2a4cc65a81 Remapped keys to WASDX. 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 Remapped keys to WASDX. 7 년 전
.gitignore Initial import of the first prototype. 7 년 전
LICENSE Initial commit 7 년 전
OpenAL64.dll Initial import of the first prototype. 7 년 전
README.md Remapped keys to WASDX. 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 Updated screenshot - riding a car. 7 년 전

README.md

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Physics-based vehicles
  • Driving controls (WASDX)
  • 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