DaveSpringer / MicroArtTerminusMap

A tool to help you build Infinity game mats based upon the Micro Art Studio Kickstarter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroArtTerminusMap

The Micro Art Terminus Map is a tool intended to help you create the custom maps that you're interested from the Micro Art Studio Terminus Kickstarter.

Infinity Terminus Segments by Micro Art Studio Kickstarter

Why do this?

Because I think it's cool. Do I need a better reason?


Tell me about the tech.

This project is written in AngularJS 1.... Poorly. Honestly, this is a rapid prototype as the kick starter only lasts so long.

Let's talk through design. There are the following components to an individual tile in a map:

  • Which segment?
  • Where is the segment located?
  • Which way is the segment facing?

So... Not that complicated. In other words, there are 3 variables for each tile in a matrix of tiles.

So let's take a moment to think through some more interesting features. I think that people would be interested in the following:

  • Create a cool looking mat out of the Terminus Segments.
  • Which pack containss which tile?
  • Some mechanism for the optimum purchase to get everything you want.

The first two are kinda easy. It's the last one that gets difficult, but is solvable.

About

A tool to help you build Infinity game mats based upon the Micro Art Studio Kickstarter.


Languages

Language:JavaScript 71.6%Language:HTML 27.4%Language:CSS 1.0%