Commit Graph

2 Commits

Author SHA1 Message Date
5647cea552 🧹 Smaal clean-up with connect four
Removing the unused function in gameLoops and changing the class name to
start with a capital letter
2021-04-04 15:38:26 +02:00
01c5451da3 📝 Renamed games.py to gamesContainer.py
Making it clear that it's a container and should only be used to store
other classes.
2021-04-04 14:13:48 +02:00