# Stone-Mill **Repository Path**: calcitem/Stone-Mill ## Basic Information - **Project Name**: Stone-Mill - **Description**: No description available - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-17 - **Last Updated**: 2021-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Stone Mill ### A Nine Men's Morris Game for Mac OS X ![Stone Mill Screenshot](http://mcspider.github.com/screenshots/Stone%20Mill.png) Classic Nine men's morris with a optional twist, once tiles can jump they leave behind a ghost stone that disappears after the next turn. #### Goals - Create a semi-smart AI to play against. - Have multiple playable boards. - Use a NSView and Core Animation to draw the game. ### Credits [Matthew Skiles](http://dribbble.com/matthewskiles) for his hand crafted wood texture ### License Stone Mill is made available under the [MIT License](http://www.opensource.org/licenses/mit-license.html). Its source code can be found on GitHub: [Stone Mill](http://github.com/mcspider/Stone-Mill). Copyright (c) 2011 Ben K Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.