Coder Social home page Coder Social logo

radarenforced / dreamchess Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dreamchess/dreamchess

0.0 1.0 0.0 26.25 MB

DreamChess - OpenGL Chess Game

License: GNU General Public License v3.0

CMake 5.05% C 92.01% Yacc 1.40% Roff 0.17% C++ 0.54% Lex 0.64% Objective-C 0.18%

dreamchess's Introduction

DreamChess

Build status Build status

About

DreamChess is an open source chess game. It comes with its own engine called Dreamer.

Both DreamChess and Dreamer are compatible with the xboard/Winboard chess engine communication protocol. This means that DreamChess can be used with other xboard-compatible chess engines such as crafty and GNU Chess. Similarly, the Dreamer chess engine can be used with other xboard-compatible user interfaces such as XBoard/WinBoard.

DreamChess currently supports Windows, macOS and Linux. It is licensed under the GPLv3.

Building

The following dependencies are required for building DreamChess: CMake, bison, flex, SDL 2.0, SDL_image 2.0, SDL_mixer 2.0, Expat and GLEW.

On Ubuntu this translates to the following package list: gcc, cmake, bison, flex, libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libexpat1-dev and libglew-dev.

Controls

DreamChess can be controlled with the mouse and/or the keyboard. You can select menu items or chess pieces either by pointing the mouse and left-clicking, or by using the arrow keys and pressing Enter.

The board view can be rotated freely by holding down the middle mouse button and moving the mouse. When using the keyboard, hold down the left Ctrl key and press the arrow keys.

The in-game menu can be opened by right-clicking the mouse, or by pressing the Esc key.

Additionally, there are several keyboard shortcuts you may like to use:

Button Action
'P' Key View previous move in game history
'N' Key View next move in game history
'R' Key Retract move (when possible)
Alt+Enter / F11 Toggle fullscreen mode
Ctrl+F Toggle FPS counter (title screen only)

Acknowledgments

Special thanks go out to the following people:

  • François Dominic Laramée - for his excellent article on chess programming
  • Bob Hyatt - for his many useful Usenet posts over the years
  • Dan Potter - for making KallistiOS

dreamchess's People

Contributors

ljsebald avatar mrsiggler avatar waltervn avatar

Watchers

 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.