I’m back!
I’m Dr. Mo from Bakamo Studios in Columbus, Ohio, USA and I’m returning for my first compo in a year. For LD #23 and LD #25 I made some arcadey 2D action games in Game Maker 7 Pro. Game Maker’s been kind of a crutch for me, so in LD #28, I’m trying something new: HTML5!
I’ll be jumping head first into Canvas for the first time. I’ve been messing around with JavaScript and PHP for web development but never tried to make a game with it before. Canvas solves the graphics problem for me, but I hope I can get sound to work well in a nice cross-browser way. If I can, I’ll make some music using the awesome Renoise.
Code: HTML5 Canvas, JavaScript, PHP
Graphics: GIMP
Sound: Renoise, Bfxr
Comments
Brian Stegmann
12. Dec 2013 · 21:06 UTC
SoundJS is a pretty decent open-source sound library for HTML5. It also integrates well with another library called PreloadJS that handles file loading for HTML5 games and apps.