Hi. I’ve made this terminal game based on Magic the gathering. It’s clearly a much simpler version that contains mana and creatures. I would love some feedback on the code. Should I refactor some of the game logic into functions? Can I streamline my classes or maybe pull some of the logic out of the methods and run it in seperat functions in the game logic?
All feedback is welcome.
You can find the game here:
Thanks in advance