Skip to content

A text-based recreation of Atari's classic arcade game, Missile Command (1980), made for PC using the ncurses library in C.

Notifications You must be signed in to change notification settings

joshpbradley/missile-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Missile Command

Project completed in 2019, in year 1 of my MSci Computer Science degree.

A recreation of Atari's Missile Command (1980) built for Windows.

This project is written in C and uses the PDCurses library to support text-based graphics.

The aim of the game is simple: to protect civilisation from enemy missile barrages by intercepting them with counter-missiles.

Simply aim your mouse to decide where to launch a missile, and left-click to fire. Enemy missiles must be intercepted early, or they can fragment.

GALLERY

Fragment

Explosions

Round-Cleared

The-End

About

A text-based recreation of Atari's classic arcade game, Missile Command (1980), made for PC using the ncurses library in C.

Topics

Resources

Stars

Watchers

Forks

Languages