GithubHelp home page GithubHelp logo

missile-ccommand's Introduction

Missile Command

Description

Missile command was the first game I've ever played in my life. This was in 1989 on Atari 800XL home computer my father bought the same year.

Atari 当たり [hiragana: アタリ] in Japanese means: "Hit" , "strike" or "to be right".

The game was on a cartridge (i'm sure today's kids don't know what is that!), I put it in the slot, and boom the game is on the TV ready to be played. This is an attempt to recreate the game after 32 years using Python programming language. This was not easy to recreate and I had to look up a lot of the logic on internet.

Story

You are the local Missile Commander for the Missile Intercept Launch Function.

You are responsible for the safety of millions of citizens in six nearby cities. Nuclear war has just broken out. Wave after wave of nuclear warheads have been detected re-entering the atmostphere in your zone of control.

All that stands between the last remaining citizens of your country and a fireball of death are your lightning reflexes and sharp-shooting aim.

Get ready!

##System This is written on Microsoft Windows machine.

How to Play

You try to shoot the fireballs aiming your cities to defend your citizens.

To get the source code, you need to have Git and Python3 installed on your system.

Clone / download files from Github repository

Create a local virtual environment

pip install pipenv if you don't have pipenv

Activate the environment

pipenv shell

Install the dependencies

pipenv install -r requirements.txt

Run the game!!

python missile-defence.py

Game Controls

Use the mouse to select where you want to target.

Press primary mouse button to fire.

Original Game

Missile Command is a 1980 arcade game developed and published by Atari, Inc. and licensed to Sega for European release. It was designed by Dave Theurer, who also designed Atari's vector graphics game Tempest from the same year. All The 1981 Atari 2600 port of Missile Command by Rob Fulop sold over 2.5 million copies and became the third most popular cartridge for the system.

Wikipedia article

Flash port of the original game

Work in Progress

  • working on sound system
  • adding easter eggs from other Atari games
  • possible appearnce of UFOs

missile-ccommand's People

Contributors

alancoronaaa avatar bekbrace avatar

Watchers

 avatar

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.