PyRPGSkel is a 'learning' game skeleton designed to teach the creation of simple online games with Pygame and Twisted. It is also intended to demonstrate the complexity of modern online games in an attempt to dissuade new developers from attacking an online game as their first project.
To this end, the code is kept extremely simple and avoids performance-enhancing tweaks at the cost of readability.
To this end, the code is kept extremely simple and avoids performance-enhancing tweaks at the cost of readability.