Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

melonjs/tutorial-space-invaders

Repository files navigation

a space invaders clone step by step tutorial for melonJS

How to create a space invaders game using melonJS

Note that due to the 'cross-origin request' policy implemented in most browsers (that prevents from accessing local files), you will need to either disable this security check (see the tutorial), or better use a "personal" local web server.

Questions, need help ?

If you need help, you can try the melonJS developer forum, or in #melonjs on irc.freenode.net. For any other questions, feel free to send us an email.


Copyright (C) 2011 - 2015, Olivier Biot, Jason Oster, Aaron McLeod

melonJS is licensed under the MIT License