Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ashfurrow/angular
- Owner: ashfurrow
- License: mit
- Created: 2014-01-06T00:35:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T14:16:54.000Z (almost 11 years ago)
- Last Synced: 2024-12-30T18:13:20.754Z (14 days ago)
- Language: Objective-C
- Homepage: https://itunes.apple.com/us/app/flip-flop/id795357184?ls=1&mt=8
- Size: 6.98 MB
- Stars: 34
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.