News

Production ready? Since version 1.0.0 Pikaday is stable and used in production. If you do however find bugs or have feature requests please submit them to the GitHub issue tracker. Also see the ...
The game is split into multiple source files (.js, .css and .png) that must be unified (and minified) for the final run-time game: snakes.js # the unified javascript file snakes.min.js # the unified ...