Updated Space Invaders on the mbed. Improved upon Michael Son's "Mbed Space Invaders" at https://os.mbed.com/users/michaeljson/notebook/mbed-space-invaders/.
Dependencies: mbed wave_player mbed-rtos 4DGL-uLCD-SE SparkfunAnalogJoystick SDFileSystem LSM9DS1_Library_cal_updated
Fork of Two-PlayerSpaceInvaders by
test
History
Fixed score.
2021-04-29, by wminix3 [Thu, 29 Apr 2021 05:41:40 +0000] rev 33
Fixed score.
Fixed dynamic score printing
2021-04-29, by wminix3 [Thu, 29 Apr 2021 05:37:32 +0000] rev 32
Fixed dynamic score printing
Fixed the last enemy with enemy_init RED
2021-04-28, by wminix3 [Wed, 28 Apr 2021 18:22:39 +0000] rev 31
Fixed the last enemy with enemy_init RED
updated
2021-04-28, by Tito96 [Wed, 28 Apr 2021 16:02:58 +0000] rev 30
updated
Merged enemy sprites into rest of code and added a couple comments.
2021-04-28, by wminix3 [Wed, 28 Apr 2021 15:55:20 +0000] rev 29
Merged enemy sprites into rest of code and added a couple comments.
Added and cleaned up the comments.
2021-04-28, by wminix3 [Wed, 28 Apr 2021 15:21:44 +0000] rev 28
Added and cleaned up the comments.
changed the shape and color of enemy sprites
2021-04-28, by Tito96 [Wed, 28 Apr 2021 14:44:14 +0000] rev 27
changed the shape and color of enemy sprites
ONE-PLAYER SPACE INVADERS. With 2-Player primitives commented out. Works with 3 different difficulties.
2021-04-28, by wminix3 [Wed, 28 Apr 2021 03:12:39 +0000] rev 26
ONE-PLAYER SPACE INVADERS. With 2-Player primitives commented out. Works with 3 different difficulties.
Fewer barriers with higher difficulties works.
2021-04-28, by wminix3 [Wed, 28 Apr 2021 01:17:30 +0000] rev 25
Fewer barriers with higher difficulties works.
Tried to add more missiles for harder difficulties and tried to have fewer barriers for higher difficulties...
2021-04-28, by wminix3 [Wed, 28 Apr 2021 01:10:03 +0000] rev 24
Tried to add more missiles for harder difficulties and tried to have fewer barriers for higher difficulties...