Files
old-flip/README.md
2013-12-08 07:00:30 +01:00

856 B

IslamBosna.ba Rijeci

An HTML5 puzzle app, and puzzle file generator. MIT licensed. Code is running at http://www.islambosna.ba/rijeci/

Here's a quick rundown of the files:

  • app.js - Main logic for the HTML5 GUI
  • flip.manifest_ - unused, but ready to be used for offline Web App
  • index.html - HTML5 page with templates using Underscore templating (ejs).
  • main.css - style for GUI
  • LICENSE - MIT license for project
  • puzzles.js - generated JSON list of puzzles using batch
  • fonts/ - offline cache of web fonts used in various formats (included for convenience)
  • lib/ - directory containing third party libraries (included for convenience): backbone, lodash, jquery, normalize.css
  • media/ - folder for sound files and images
  • utils/ - folder for Node.js scripts which generate dictionary and puzzle files.