Sheeves11 / UnnamedFiefdomGame

A text-based MMO using browser based terminal emulation! Capture as many fiefdoms as you can!
7 stars 1 forks source link

Move class definitions and methods to a new file #16

Closed Sheeves11 closed 2 years ago

Sheeves11 commented 2 years ago

For organization purposes and to reduce duplication between fieftool, fiefdomgame, and fiefdombackend

Sheeves11 commented 2 years ago

Done! They're in classes.py right now