vengent / Griddy

Grid library for the Unity game engine

Home Page:http://www.etiquettestudio.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Griddy

A Grid library for the Unity game engine.

Supports Square and Hex grids for games of all genres.

Source: GitHub

Nick Breslin, Etiquette Studio

E-Mail: nickbreslin@gmail.com
Twitter: @EtiquetteStudio
Web Site: etiquettestudio.com

License

  • Source under MIT license.
  • I would very much appreciate to know if Griddy or Examples are used in released titles.

Contributions

Releases & Changelog

2012.05.26 – v0.03 – Selection Algorithms

  • Line, Arc/Cone/Triangle, Perimeter Range Selection.
  • Revisiting Format and Griddy core methods.

2012.05.18 – v0.02 – Tic-Tac-Toe Example

  • Demonstration using 3×3 Square Grid
  • Full Game & MVC Implementation

2012.05.05 – v0.01 – MVC Implementation

  • Implementation of a basic MVC pattern.
  • This version is comprised of completely different assets from previous versions.

2010 – v0.1 – Archive Release

  • Original 2010 release, now stored in the Archive branch. Compatibility with Unity 3.x is unknown.
  • This version will not be supported by future versions.

Projects Using Griddy

Original (2010) Griddy

About

Grid library for the Unity game engine

http://www.etiquettestudio.com

License:MIT License