In for LD28!

This is going to be my first entry in LD, and I am really excited!  Last night I got the last of my programming setup ready to go.  I’m planning on using Javascript + Canvas for my entry.  I will be using GIMP to make any art that I need, an old copy of MusicTime Deluxe to write any music I decide to use, and http://www.bfxr.net/ to generate any sound effects.  I will be using Sublime Text as my editor as well.

I’m using GitHub pages for hosting my project and source code.  I’ve already taken some time to get my boilerplate javascript/canvas framework ready to go (a basic game update/render loop).  I also spent some time making sure I knew how to draw an image and play a mp3 in javascript, since I have almost no javascript experience!  The game will be located here:

http://scottrick.github.io/ld28/

Good luck to everyone!