Skip to content
Isaac Sukin edited this page Jul 22, 2013 · 2 revisions

This project is highly modular. One of the ways to make sure it stays that way is to break off components into their own parallel projects. So far, these are the components that have been separated:

The next likely candidates are:

  • TileMaps and maybe Collections
  • Mouse.Coords and App.Events

These are pretty loosely coupled and also useful on their own.

Of course, you can always manually pull out any of the components to use them separately.

Clone this wiki locally