/Base2

Code for Base2 Games

Primary LanguageC++

-I wrote this game while I was first learning C++ and the code quality reflects that
-Trying to get a whole multiplayer game working with SFML instead of a game engine was a huge mistake
-This repo is mostly about what not to do for your first game