A Canvas Space Invaders "lite" game, this game is not that hard and should not be seen as a seriously replica of space invaders. It's just a try to do something like a lite-version of Space Invaders with Javascript and Canvas.
Feal free build som real of it, if you do I hope you send me a message!
By Rasmus Berg, rasmus.berg@chibidesign.se Homepage: http://www.student.bth.se/~rabe13/dbwebb-kurser/javascript/me/kmom05/playground/kmom5_space-invaders/
This software is free software and carries a MIT license.
The following external modules are included:
- Homepage: http://jquery.com/
- Version: v3.1.1 (slim)
- License: MIT license
- Homepage: https://www.vecteezy.com/vector-art/82970-pixel-vector-space-invaders
- License: Give vecteezy.com credit link for the images for aliens and base
- Homepage: http://www.classicgaming.cc/classics/space-invaders/
- License: None, but like to know of any project use things from the page
- Homepage: http://downloads.khinsider.com/game-soundtracks/album/space-invaders-the-original-game-turbografx-16-/
- License: None
- Homepage: http://js-bits.blogspot.se/2010/07/canvas-rounded-corner-rectangles.html
- License: None
- If you change canvas heigth, level will increase up to 760px (max level 12, with 15 types of aliens) or decrease if make heigth lower.
- If you change canvas width, it will increase or decrease.
- I have max test 760x1200px, not really try decrease that much. Increasing may slow browser down alot...
###History for Chibi's Canvas Space Invaders
v1.0.5 (2017-01-27)
- First release on Github.
- New: Controlpanel position is based on Canvas position and height
- New: Dialog-button position is based on Canvas position and height
v1.0.0 (2017-01-15)
- First stable version
Copyright (c) 2017 Rasmus Berg, rasmus.berg@chibidesign.se