At the moment I'm working with python to get a handle on the basic concepts and I've already written a part of a simple game, though I'm trying to rewrite it with better coding practice.
What are you working on?
-
I'm working on a Battleship game with Python using Tkinter for GUI.