MattSurabian / DuckHunt-JS

DuckHunt ported to JS and HTML5
https://duckhuntjs.com
MIT License
578 stars 239 forks source link

Clean off the dust #5

Closed MattSurabian closed 9 years ago

MattSurabian commented 9 years ago

This project was written as a simple jQuery game and I'd like to keep it that way because it's approachable, but it could definitely be cleaned up.

Todo:

MattSurabian commented 9 years ago

Added Gulp and live reload via #8 and #9. Closing this issue and opening another relating to leveraging a game framework like Phaser, which will cover refactoring, the old libs, and ridiculous setTimeout usage.