1
0
镜像来自 https://github.com/Dejvino/roadtrip synced 2024-09-28 18:03:37 +00:00
Go to file
2017-01-28 23:29:37 +01:00
assets Map: added grass and depth-of-field filter. 2017-01-28 00:47:11 +01:00
assets-src Added a car model for the weak car type. 2017-01-06 08:35:57 +01:00
nbproject Map: added grass and depth-of-field filter. 2017-01-28 00:47:11 +01:00
src/roadtrip Added HideControl to hide eye-candy objects in the distance. 2017-01-28 01:29:45 +01:00
.gitignore Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
build.xml Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
bulletjme64.dll Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
LICENSE Initial commit 2016-12-30 20:32:51 +01:00
lwjgl64.dll Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
manifest.mf Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
OpenAL64.dll Initial import of the first prototype. 2016-12-31 00:19:29 +01:00
README.md Updated status & roadmap. 2017-01-28 23:29:37 +01:00
screenshot.png Map: debug cleanup. 2017-01-28 00:53:36 +01:00

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