Space Invaders type game in HTML Canvas element. This is currently in an initial state where the main system is built and ready for features to be added.
An alien force has been detected, and they are building their army in preperation to attack us. We will send a small fleet to intercept them before they are too strong for us to defend. Interupting there development, and stealing their tech may give the advantage we need to succeed.
- space invader like levels leading to bosses
- 3 bosses at 5 level intervals (5, 10, 15)
- bonus ships the will drop temporary power ups when destroyed
- multiple levels of power ups
- permenant power up can be equipped after boss, available items based on the number of power ups collected
- random power up added to alien swarm levels based on bonus ships not destroyed
Code: Licensed under the MIT License
Assets: Licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Feel free to learn from the code and use it in your own projects. Assets (images, sprites, audio, etc.) and data generated from them may be shared and adapted under the CC BY-NC-SA 4.0 terms — please provide attribution and distribute derivative works under the same license.