command-line-chess icon indicating copy to clipboard operation
command-line-chess copied to clipboard

Cleanup or something

Open ClasherKasten opened this issue 1 year ago • 2 comments

This is more of a collecting tank for some "little" improvements.

Some of these are:

  • Fix flake8 errors
  • removing dead code
  • eventually we find some slow code and can fix it? (AI is a separate topic)
  • change things to follow PEP8
  • Making Coordinate and abstract class

ClasherKasten avatar Sep 24 '22 07:09 ClasherKasten