Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Dejvino d69faa4852 Themeless: made map texture a grid, added grid-aligned rocks instead of grass. 7 år sedan
assets Themeless: made map texture a grid, added grid-aligned rocks instead of grass. 7 år sedan
assets-src Added a car model for the weak car type. 7 år sedan
nbproject Map: added grass and depth-of-field filter. 7 år sedan
src/roadtrip Themeless: made map texture a grid, added grid-aligned rocks instead of grass. 7 år sedan
.gitignore Initial import of the first prototype. 7 år sedan
LICENSE Initial commit 7 år sedan
OpenAL64.dll Initial import of the first prototype. 7 år sedan
README.md Readme reformat. 7 år sedan
build.xml Initial import of the first prototype. 7 år sedan
bulletjme64.dll Initial import of the first prototype. 7 år sedan
lwjgl64.dll Initial import of the first prototype. 7 år sedan
manifest.mf Initial import of the first prototype. 7 år sedan
screenshot.png Map: debug cleanup. 7 år sedan

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