Skip to content

Instantly share code, notes, and snippets.

@Goldgamingyt
Goldgamingyt / README.md
Created June 25, 2022 23:44 — forked from straker/README.md
Basic Missile Command HTML and JavaScript Game

Basic Missile Command HTML and JavaScript Game

This is a basic implementation of the Atari Missile Command game, but it's missing a few things intentionally and they're left as further exploration for the reader.

Further Exploration

  • Score
  • When a missile explodes (not a counter-missile), the score should increase by 25