StageXL_Samples icon indicating copy to clipboard operation
StageXL_Samples copied to clipboard

Multiple Small Examples

Open marcojakob opened this issue 11 years ago • 1 comments

The StageXL library would gain a lot of attraction if it included more small examples that illustrate how to solve specific problems.

A very good inspiration are the Phaser Examples. Phaser is released under the MIT license, so maybe we could even port some of those examples to StageXL. What do you think?

marcojakob avatar Oct 22 '14 19:10 marcojakob

Yes that's a great idea. Those Phaser examples are pretty cool, i haven't seen them before. Most of those examples should be easy to do in StageXL. I was also thinking about a new folder structure for this repository. Currently all samples are in the root, but they should be categorizes in basic stuff (like most of the Phaser examples) and other stuff.

bp74 avatar Oct 23 '14 05:10 bp74