14 years, 8 months ago
Highlights
Community contributions featuredIf you're looking for something highly optimized and easy to use, Pygame with Python would be my suggestion. Pygame's Sprite and Group classes are incredibly optimized,…
14 years, 8 months ago
14 years, 9 months ago
/edit: I actually figured out why I am getting wonky behavior just after posting this. God, I love print statements. Apparently there's an issue with the way I am instantiat…
14 years, 9 months ago
I'm still very new to programming. In fact, the only language I know to any respectable extent is Python, along with the pygame libraries. With that said, I've been deve…
14 years, 10 months ago
Hello. I have managed to come up with a pretty nice tree sprite generation system. I need some assistance though with some fine-tuning... [media]http://i54.tinypic.com/11tpkm1.p…
14 years, 11 months ago
Latest Activity
See all in DiscussionsIf you're looking for something highly optimized and easy to use, Pygame with Python would be my suggestion. Pygame's Sprite …
14 years, 8 months ago
Figured it out. I made a rookie mistake of using the player's position in relation to the screen, not in …
14 years, 9 months ago
Example code for you with comments explaining why things are where they are. (Python) This is normally how I set …
14 years, 9 months ago