1/25/2016 - Ninja All Stars Tools

I wrote and posted the initial version of Ninja All Stars Tools. Ninja All Stars is a league style mission based miniatures board game created by Sodapop Miniatures.

For now what I made is a reference website, written using a LAMP stack with jQuery, and mfaf for simple templating.

Foundation Pages

The push for making these pages is that they all output their contents to JSON format. Which makes accessing the information for client side heavy applications easier. The pages are just kind of a friendly wrapper around the JSON aspect, because I already went through the trouble of putting the data into a relational database. I might as well present it in a readable and friendly fashion.