Skip to content

A cross platform Chess game for 2 players made using OpenGL and c++

License

Notifications You must be signed in to change notification settings

XmakerenX/3DChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Chess

A cross platform Chess game for 2 players made using OpenGL and c++.

Screenshot

Alt text

Controls

Key Symbol
ESC open/close the main menu
Left mouse button select what game piece to move and to where

Installation

The game can be download as zip file from here or as a setup file from here
The game requires Microsoft Visual C++ Redistributable 2017

Building Dependencies

  • Cmake(at least 3.17) and a C++11 or better compiler

  • In order to build the project the following libraries are required:

    • boost
    • freeType2
    • GLEW
    • libpng
    • libjpeg or libjpeg-turbo
    • fbx-sdk(optional)
  • For linux it also required to have:

    • libx11
    • libxrandr
    • wayland-protocols
    • Fontconfig
    • xkbcommon

Bug Report

Any bugs you come by please send to xmakerenx@gmail.com.

Credits

  • Game made By : Matan Keren.
  • Game Pieces were made By : Adin Schnall
  • GUI Textures were made By : www.medialoot.com
  • SkyBox Textures made By : Emil Persson www.humus.name

License

3D Chess is licensed under the GNU Public License, Version 3.

About

A cross platform Chess game for 2 players made using OpenGL and c++

Resources

License

Stars

Watchers

Forks

Packages

No packages published