Skip to content

Releases: elveskevtar/terminal-chess

terminal-chess 0.0.2

04 Feb 01:10
Compare
Choose a tag to compare
terminal-chess 0.0.2 Pre-release
Pre-release

terminal-chess v0.0.2-alpha

  • deprecating 0.0.1 - it is not a working version :( sorry
  • fixes issues with 0.0.1, no moves working
  • updates the UI to include pieces captured!
  • add the test for Byrne Fischer New York 1956

changelog
readme

terminal-chess 0.0.1

13 Jun 15:02
Compare
Choose a tag to compare
terminal-chess 0.0.1 Pre-release
Pre-release

terminal-chess v0.0.1-alpha

  • working chess game states and transitions
  • basic chess notation parsing based on game state
  • visualization of the interactive game in the terminal
  • pytest setup with a basic integration test (Fool's Mate)
  • pipenv, pyproject.toml, and git setup
  • create readme and changelog

changelog
readme