Skip to content

Akihabara 2.0 Roadmap

PotHix edited this page Feb 1, 2012 · 3 revisions

Akihabara 2.0 Roadmap

TODO

DONE

  • Split akihabara files. Something like this:

    • akihabara.js
    • akihabara.platformer.js
    • akihabara.topview.js
    • akihabara.shmup.js
    • akihabara.tools.js (We will use this file to put some things from toys and help that are not from a game type specific. We just need to be careful to not create a new help.js)
  • A good documentation with a documentation generation based on code comments that works good (not only technically, but using a way that we feel comfortable to add it).

  • A deploy tool to minify all files and generate a akihabara.engine.js.min to put on production environment

  • Start writing unit tests.

Clone this wiki locally