Closed PhilipEkfeldt closed 4 years ago
I'd like to move the definition of Game
to a different file, if that's alright. I'm currently writing it up on a _game.py
file. I'll do a PR soon so you can take a look.
I'd like to move the definition of
Game
to a different file, if that's alright. I'm currently writing it up on a_game.py
file. I'll do a PR soon so you can take a look.
Of course, I just did it this way for removing linting warning :p
@charlesoblack please review. This is an initial implementation to close #5, I will create a new issue with improvements that are needed.
I'll clean up based on comments and stash some unused code as well
Take your time :) and thanks again for this!
Initial code for #5 , any feedback appreciated. Not ready for merge