Code Monkey home page Code Monkey logo

advanced-game-design's People

Contributors

jordan-cottle avatar

Watchers

 avatar

advanced-game-design's Issues

Add Weapons

A simple weapon or two that allows the players to destroy obstacles along their path should work.

Add simple HUD

The player needs a simple HUD to know their current status in the game. It should include the following at a minimum:

  • Current Speed
  • Current Health
  • Distance from threat
  • Escape velocity (and time to escape if no collisions are hit)
  • Score
  • Current Weapon

Add shield mechanic

Player health is in the form of shields that recharge over time. Collisions reduce shields based on speed and size of obstacle.

Collisions without a shield destroy the player.

Add win condition

Players should be able to finish a round by reaching a high enough velocity (survive long enough without hitting an obstacle)

Add main menu

Add menu to start a new round and for players to return to when they finish a round.

Add chaser mechanic

Something should be chasing the player to push for them to keep moving forward.

If their speed falls below a certain value, the chaser should get closer to them. If it catches up, the player loses.

Add obstacles

Simple boxes that the player can collide with should be fine for now.

Collisions with boxes should slow down the player in a noticeable way.

Add speed mechanic

Player speed should increase over time.

Player speed should decrease when colliding with obstacles.

Add score mechanic

Destroying obstacles increases score.

Hitting obstacles reduces score.

Escaping increases score based on how quickly the player is able to get there.

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.