Skip to content

Missile Command game implemented in C on an ARM Mbed microcontroller

License

Notifications You must be signed in to change notification settings

RandyDeng/Missile_Command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Missile Command Game on ARM Mbed

Missile Command is a 1980 classic arcade game that involves protecting buildings by shooting incoming missiles. I recreated Missile Command by using components in a Mbed kit and programming the logic using its corresponding C++ compiler.

The electrical components consisted of the following:

  • 1 Mbed microcontroller to program game logic
  • LCD screen to display the game in color
  • 4 push buttons to move and shoot missiles
  • 1 speaker to play music
  • 1 SD card to store game data and files

The games features included:

  • Multiple levels of increasing difficulty
  • Multi-colored explosions
  • Cool sound effects
  • High score rankings
  • Level skipping

About

Missile Command game implemented in C on an ARM Mbed microcontroller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published