Thursday, August 27, 2015

Free Python GUI programming course from Udemy!

Hello anyone eager to learn some more Python knowledge! Udemy is giving followers of this website an opportunity to take one of their premium $79 dollar Python courses for free!

Thursday, August 20, 2015

Game Saving, New Levels, and Pickles - Pygame5

Thursday, March 12, 2015

Implementing a Quadtree Collision System

Friday, February 27, 2015

New Particle Simulator on GitHub

Hey everybody! I started a new repository on GitHub for a particle simulator using Pygame and Python. The simulator has all the basics, including gravity, collision detection, and particle orbits.
Here is a link to the repository: https://github.com/flpymonkey/Particle-Simulator