Skip to content

A variant of chess with fog-of-war in Java.

Notifications You must be signed in to change notification settings

arthu-rguo/cpsc-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♟️ CPSC Program Similar to Chess

CPSC (CPSC Program Similar to Chess) is a variant of chess with fog-of-war. A player can only see squares on the chessboard that a piece of their colour is currently on, or can move to on the next turn. There is also no check, and the game ends when a player's king is captured.

☝️ Features

  • Local multiplayer.
  • Save and load games as .cpsc files.
  • Copy games to the clipboard in a PGN-like format.

About

A variant of chess with fog-of-war in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages