Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 325 Bytes

CHANGELOG.md

File metadata and controls

9 lines (9 loc) · 325 Bytes

terminal-chess changelog

alpha

0.0.1

  • 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