/5b

A mirror of an HTML5 port of Cary Huang's "BFDIA 5b" flash game.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

HTML5b

An HTML5 port of Cary Huang's flash game BFDIA 5b using only pureJS and HTML5. Everything relating to the gameplay has been implemented and the level creator has had all its major functionalities implemented. Once all the minor fixes are implemented; I will move on to adding the 5b level sharing platform called "Explore".

A lot of the code in here I didn't write. Since actionscript is so similar to javascript; a lot of the code was just copy-pasted from the decompiled swf with some minor reformatting.