Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 rendering

Play at: [Max Space Invaders](http://diogok.net/spaceinvaders)