Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diogok/spaceinvaders
Simple Space Invaders in Javascript
https://github.com/diogok/spaceinvaders
Last synced: about 2 months ago
JSON representation
Simple Space Invaders in Javascript
- Host: GitHub
- URL: https://github.com/diogok/spaceinvaders
- Owner: diogok
- Created: 2013-03-28T01:08:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T00:11:22.000Z (almost 11 years ago)
- Last Synced: 2023-04-13T15:11:49.201Z (over 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Invaders
This is a simple Space Invaders clone made in javascript using html5 canvas and the [Jaws](http://jawsjs.com/) game framework.
Here I learned:
- Simple game loop
- Simple Canvas renderingPlay at: [Max Space Invaders](http://diogok.net/spaceinvaders)