PikaDaDon
Thunderbolt Them Suckers
Alright been following this youtube playlist:
Made a bubble sort visualizer using pygame: pikadadon/BubbleSortVisualization
The application interface was completely unnecessary but I was familiarizing myself with python and utilizing constructs that I'm already familiar with (encapsulation, inheritance, etc.)
Anyway, I was thinking of some sort of project I can do. I'll avoid making a simple game but instead make a game that utilizes a backend server somehow. Since I'm trying to become a backend developer. Maybe some kind of simple game folks on thecoli can play together.
This looks interesting:
Never played agario before but looks like the perfect project. Might have to use javascript instead though. If it's a web game anybody can play it. Whereas a desktop app made in python would require people to download the app and run it on their computer. Might be some trust issues there.