You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"name":"Checkmate","tagline":"Web chess application based on GNUChess","body":"<h1>Checkmate - Web chess application based on GNUChess</h1>\r\n\r\n<h2>Description</h2>\r\nIt is a web application designed and developed during the 2014-2015 Fall Semester as project of [Software Development with Scripting Languages](http://www.ceng.metu.edu.tr/course/ceng498/) course at Middle East Technical University. Pair Programming has been used as software development technique.\r\n<strong>Important:</strong> Our project works best with GNU Chess 6.1.2\r\n\r\n<h2>Prerequisites</h2>\r\nFollowing packages must be installed:\r\n- gnuchess : `sudo apt-get install gnuchess`\r\n- django : `sudo apt-get install python-django`\r\n\r\n<h2>How to run</h2>\r\nLet’s proceed step by step:\r\n- clone the repository using `git clone git@github.com:esrefozturk/checkmate.git`\r\n- change directory using `cd checkmate`\r\n- start CheckmateServer using `python CheckmateServer.py 0.0.0.0 20000`\r\n- on another terminal change directory using `cd checkmate`\r\n- start django web server using `python manage.py runserver`\r\n\r\n<h2>Where to get help</h2>\r\nIf you want to try our project and something doesn’t go as expected, drop us a line at esref.ozturk@ceng.metu.edu.tr or ozge.lule@ceng.metu.edu.tr\r\n\r\n<h2>Contribution</h2>\r\nWe both love open source software and would like to see pull requests.\r\n\r\n<h2>Contributor list</h2>\r\n- [Ozge](https://github.com/default-usr)\r\n- [Esref](https://github.com/esrefozturk)\r\n\r\n<h2>Credits</h2>\r\nThis project is as a fork of [GNUChess](http://www.gnu.org/software/chess/).\r\n\r\n<h2>Screenshots</h2>\r\n\r\n\r\n\r\n\r\nBuilt with hugs and bugs in Ankara.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}