项目作者: RandyDeng

项目描述 :
Missile Command game implemented in C on an ARM Mbed microcontroller
高级语言: C
项目地址: git://github.com/RandyDeng/Missile_Command.git
创建时间: 2017-04-01T03:11:19Z
项目社区:https://github.com/RandyDeng/Missile_Command

开源协议:MIT License

下载


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