Skip to content

andreeapurta/TweedleChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweedle chess

Also known as twin orthodox chess or double-king chess - univeristy project

  • each player has two kings and two queens
  • 10×10 board
  • A player wins by checkmating either one of the opposing kings

Game rules

The normal chess rules apply, except that kings and rooks can only castle "short" (i.e. with kings shifting two squares toward the nearest corner), and pawns can move one or two steps at any stage.

More info: https://en.wikipedia.org/wiki/V._R._Parton

MinMaxAlgorithm - Alfa beta pruning

https://www.youtube.com/watch?v=l-hh51ncgDI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages