TannerRogalsky / punchdrunk

An attempt to replicate the LÖVE API in the browser using moonshine.
http://tannerrogalsky.com/punchdrunk/
MIT License
81 stars 10 forks source link

Implement a module system for extending the punchdrunk #13

Open TannerRogalsky opened 10 years ago

TannerRogalsky commented 10 years ago

One of the most useful things that I can think of would be getting really good JSON support. Or some web-sockets support.