25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dejvino cb7c64b18d Updated status & roadmap. 7 년 전
assets Map: added grass and depth-of-field filter. 7 년 전
assets-src Added a car model for the weak car type. 7 년 전
nbproject Map: added grass and depth-of-field filter. 7 년 전
src/roadtrip Added HideControl to hide eye-candy objects in the distance. 7 년 전
.gitignore Initial import of the first prototype. 7 년 전
LICENSE Initial commit 7 년 전
OpenAL64.dll Initial import of the first prototype. 7 년 전
README.md Updated status & roadmap. 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 Map: debug cleanup. 7 년 전

README.md

RoadTrip

A game about a journey involving vehicles and obstacles.

Screenshot

Status

DONE

  • Walking ** Enter / Exit a car (Enter)
  • Driving ** Keyboard controls (WASDX) ** Physics-based vehicles ** 1 model, 2 debugs
  • Map ** Endless, grid-based hilly ground ** Procedurally generated map contents ** Collidable objects - static and dynamic ** People
  • Objectives ** Target location ** Score
  • Sounds ** Car engine ** Wheel rolling ** Wheel slips
  • Camera ** 3rd person view (following the player)
  • Input ** Keyboard ** Game menu

TODO

Stage 0 :: Prototype

  • done

Stage 1 :: Core Game

  • Joystick controls
  • FPV camera
  • Main Menu
  • Winning condition (location)
  • Health indicator
  • Persistent content on terrain blocks
  • NPC AI
  • Enemy NPCs - punching, shooting
  • Interacting with the environment

Stage 2 :: Filled Game

  • Roadblocks
  • Menu - statistics, save / load, credits
  • Car models
  • Scenery models
  • Intro, Outro

Stage 3 :: Overflowing Game

  • Stealth
  • Clothing
  • Car customization