GitHunt
JA

Jainpriyal/missile-command

missile-command

Missile Command game developed using WebGL (without using any external library)

This game has following rules:

  1. There are total 3 levels in this game.
  2. Player has to score 20 points to go to next level
  3. Players will earn 1 point by shooting descending missiles and spaceships
  4. Each missile launcher has total 15missiles in every level.
  5. All lost cities, missile launchers and missiles will be regained in new levels.

Conditions to win the Game

A player will win this game when he/she has crossed all levels successfully.

Conditions to loose this Game

  1. When player has exhausted all missiles (45 missiles in each level)
  2. When all cities and missile launchers are destroyed by descending missiles

https://www.youtube.com/watch?v=Ivht5MyrA30&feature=youtu.be

References:

  1. https://developer.mozilla.org/en-US/docs/Games/Techniques/Audio_for_Web_Games
  2. http://learningwebgl.com/blog/?page_id=1217
  3. https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL

Languages

JavaScript98.2%HTML1.7%CSS0.1%

Contributors

Created January 18, 2018
Updated January 18, 2018