Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashfurrow/angular

Making an Othello/Reversi clone
https://github.com/ashfurrow/angular

Last synced: 11 days ago
JSON representation

Making an Othello/Reversi clone

Awesome Lists containing this project

README

        

Angular
=======

Angular (name up for debate) is (going to be) a clone of the game [Othello](http://en.wikipedia.org/wiki/Reversi). I've got it working with a very simple AI.

This project is under active development.

Building
----------------

Standard build. Make sure your Cocoapods install is up to date. Clone the repo, then run `pod install`.

Progress
----------------

- Game model, mechanics, etc ✓
- AI with multiple levels of difficulty ✓
- Board UI ✓

![Screenshot](http://f.cl.ly/items/3k3U441q33162g220J0M/iOS%20Simulator%20Screen%20shot%20Jan%2011,%202014,%201.30.15%20PM.png)

License
----------------

This is licensed under MIT, because we love you.