64Mega / CommanderCrash

JS13K Entry (2016)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commander Crash

My first attempt at entering JS13K, and my first serious attempt at using JavaScript to make a game. It's no wonder I couldn't finish it.

"Building" requires a working installation of GCC. Why? Because I did something weird to separate my code into readable units: Used the C Preprocessor. So if you're wondering why there are C/C++ includes, defines and guards in the files, there you have it.

About

JS13K Entry (2016)


Languages

Language:JavaScript 95.9%Language:HTML 1.2%Language:Batchfile 1.0%Language:Shell 1.0%Language:CSS 0.9%