Skip to content

smangels/EL_chessGame

Repository files navigation

EL_chessGame

CLI-based chess game written in Python

Features

  • controlling moves by entering from and to as coordinates.
  • not supported moves are blocked
  • simple array based print-out is supported
  • supported pieces: rocks and knights

How to start the game

python3 chessgame.py

How to run the unittest suite

python3 -m unittest -v

About

CLI-based chess game written in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages