pyorpg-client
pyorpg-client copied to clipboard
Optimize the game loop
The game loop needs optimization in certain areas.
The first thing to do would be updating only the dirty areas of the screen rather than flipping the whole screen.