13 years, 9 months ago
Highlights
13 years, 9 months ago
13 years, 9 months ago
Hello everyone! I have been reading around GameDev a lot lately, and everyone here seems to give good feedback when people post their first project. I am hoping to get some…
13 years, 9 months ago
Hello everyone, I just started making a breakout clone and am working on collision detection now. The way I have it set up is that I have a ball class and within that class I ha…
15 years, 5 months ago
Hey everyone, I thought I just finished my first game, but I've ran into a problem already! I am using a text file to hold the high scores for my game. I put the text fi…
15 years, 7 months ago
Latest Activity
See all in DiscussionsAre you serious?! Wow. Thank you. Thank you. Thank you. Something so simple.... Side question. I'm using Notepad++ to compose …
13 years, 9 months ago
Just looking at your code, you tend to comment things that almost don't need it. While it's definitely better to …
13 years, 9 months ago
Just from quickly glancing at it i see this... screen = display.set_mode ((640,480) Looks like you're missing the last ")" …
13 years, 9 months ago