greenstack / spite-framework

The Spite Framework is a C# library meant to simplify designing and implementing turn-based gameplay by providing some boilerplate code.
MIT License
6 stars 0 forks source link

Clean up the codebase #45

Closed greenstack closed 1 year ago

greenstack commented 3 years ago

We need to make sure that there are:

greenstack commented 2 years ago

Something that could help with this is figuring out what kinds of linters are available for dotnet. If possible, integrating these into actions would be nice as well.