conorgriffin / CJGGridView

A UIView for Cocoa Touch which draws a 8x8 grid of a given square size

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CJGGridView

A UIView for Cocoa Touch which draws a 8x8 grid of a given square size with a subtle gradient overlay. Good for use in board game apps for iOS for example.

Appearance

Here is an example of how it looks, obviously in this case I've placed the chess pieces on the board.

License

This project uses the GPLv3 license

About

A UIView for Cocoa Touch which draws a 8x8 grid of a given square size

License:GNU General Public License v3.0


Languages

Language:Objective-C 100.0%