My base code – sort of

Hello Ludumites,

As promised I have posted pretty much every scrap of reusable (and plenty that isn’t reusable) web game code I’ve ever written, on my brand spanking new wordpress site. Assuming I do end up making a game for LD20 that’s web based and has a server component, then some of this base code will be used. Other than that, everything will be written from scratch. The other libraries involved being node.js, socket.io, jQuery and JSON. Sorry for not getting this blog post together sooner :(

I’ve thrown this together very quickly so if I’ve accidentally left server or database passwords in there then I guess that’s a bonus for anyone who is interested enough to read it :)

now for some sleep

Good Luck everyone!

My node.js and canvas basecode