Skip to content

aadilshabier/chess-fow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Fog-of-War

Chess Loading Screen screenshot Chess Playing Screen screenshot

Getting Started

CMake

  • Extract the zip of this project
  • Type the following commands:
cmake -S . -B build
cmake --build build

Run

./build/chess-fow/chess-fow

Description

Chess with (upcoming) fog of war mode.

Features

  • Singleplayer mode
  • Multiplayer mode
  • Castling and en passant
  • Check(mates)
  • Fog-of-war

About

Multiplayer chess with (upcoming) fog-of-war.

Resources

License

Stars

Watchers

Forks

Releases

No releases published