Giter Club home page Giter Club logo

pod-racer's People

Contributors

michaelwiktorek avatar simonbw avatar

Watchers

 avatar  avatar  avatar  avatar

pod-racer's Issues

Lighting Engine

It would be really cool to have a dynamic lighting engine with good shadows and stuff. That way we could have cool night time races.

Game Control Flow

Main menu
pick a race
start a race
end a race
check stats
pick/design a racer
etc.

Rename Events

The current name of events is confusing.
We should rename things like render() to onRender().

Damage System

We want to implement an interesting damage system.
On every collision, the severity of the collision should be calculated from the magnitude of the impulse applied. This could be approximated by the change in momentum of the body. Based on the severity of the collision, a "catastrophic event" should be selected:

  • Flaps on one side stop working
  • Boost stops working
  • Only half thrust available
  • Engine stuck at half throttle
  • Engine stutters temporarily
  • Engine coupling weakens
  • Engine coupling fails completely
  • Rope disconnects

Driving through the pit stop area should remove all negative conditions from the pod.

Better Vector Class

Using arrays as vectors kinda sucks. We should develop our own vector class that has nicer operations.

Ground

We need a background so we can tell when we're moving.

Racer AI

We want to be able to race against the computer.

Improved Camera Controller

The camera should show mainly the stuff in front of you so you know what to avoid. There could possibly be a button to look behind you if you want.

New Pod Coupling Ropes

We need to replace the LinearSpring ropes between the pod and the engines with a new, more rope-like spring.

Racer Stats

We need a way for easily creating racers with a variety of parameters. These should include:

  • Engine Size
  • Pod Size
  • Engine Mass
  • Pod Mass
  • Engine Power
  • Colors
  • Flap Position
  • Rope Length
  • Coupling Distance
  • Coupling Strength
  • Coupling Sprites
  • Health
  • Damage Characteristics

Keyboard Control

We should be able to play the game without a gamepad, even though it will be significantly inferior.

Racer Flaps

We need to add braking/control flaps to the racer.

Map builder?

Initially: build a map somehow
Finally: build a map editor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.