Skip to content

YarnSaw/ModellingChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CISC/CMPE 204 Modelling Project

We worked to create a functional chess board, in which the white side can have any chess piece, and the black side is restricted to a single king. Our model is capable of determining if that king is in checkmate, stalemate, or neither.

It is also able to directly control how many of each white piece is available, using the options of having "exactly X number of Y piece", or "up to and including X number of Y piece".

Future plans include allowing black to have pieces other than just the black king, but that depends on how much free time our group has

CONTRIBUTORS:

  • Ryan Saweczko
  • Aditi Srinivasan
  • Josh Yanowitz
  • Callum

About

Using Propositional logic in python to model whether a black king is in checkmate or stalemate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages