Code Monkey home page Code Monkey logo

unichess's Introduction

UniChess

UniChess is the all-in-one tool for chess playing, training and database management. It has following features:

  • Play chess either vs. computer or online.
  • Provides both internal UCI engine and can use external UCI engine as well.
  • Integrated database managment and opening repertoire preparation.
  • Training for opening, tactics and endgame.
  • Run on virtualy every platform (if Java supports).
  • ...

UniChess is written in Scala.

For more information about UniChess, please go to https://github.com/whily/unichess

Wiki pages can be found at https://wiki.github.com/whily/unichess

Installation

One needs to install JRE or JDK version 6 from http://www.java.com if Java is not available. Note that JDK is preinstalled on Mac OS X and available via package manager on many Linux systems.

Put following jars in your classpath:

  • scala-library.jar (Scala standard library). Please make sure the version is at least 2.8.1.
  • SWT (The Standard Widget Toolkit). Please get the latest version from here

Development

UniChess is built using sbt. Therefore to compile, test, and run UniChess from a developer's point of view, one needs to install JDK, Scala, and sbt, then use sbt commands like sbt update to pull all the dependencies. For further information on usage of sbt, please consult relevant pages.

Acknowledgement

The author got lots of help from open source Chess software like Stockfish, Crafty, and Scid. For opening repertoire preparation, Chess Position Trainer teaches the author a lots about how such task could be handled by software. Last but not the least, Shannon's seminal paper, Chess Programming Wiki and Wikipedia are invaluable sources to understand chess programming.

License

UniChess is released under GNU General Public License v2, whose information is available at: http://www.gnu.org/licenses/gpl-2.0.html

unichess's People

Contributors

whily avatar

Stargazers

Henri Cook avatar Ali Polatel avatar Frank Thomas avatar John Lester avatar

Watchers

 avatar hamlet avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.