Skip to content

An implementation of Raumschach (3D chess game with a 5x5x5 board).

Notifications You must be signed in to change notification settings

kwonathan/3d_chess

Repository files navigation

3d_chess

An implementation of Raumschach (3D chess game with a 5x5x5 board).

Download and Build

Clone this repository by running the following command: git clone https://github.com/kwonathan/3d_chess.git.

Change the current directory to the newly created one: cd 3d_chess.

Build the executable by running make 3d_chess.

Start

Running ./3d_chess will start the game.

About

An implementation of Raumschach (3D chess game with a 5x5x5 board).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published