Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Coin Flip Program
Post: RE: Coin Flip Program

Sure! Here's the same working version of your coin flip program with all the extra line breaks and separators cleaned up, so it's easier to read and looks cleaner: import random def CoinSideName(Coi...
jassonadder General Coding Help 10 13,042 Apr-15-2025, 05:15 PM
    Thread: Drawing a net of a cube
Post: RE: Drawing a net of a cube

Hey! You're off to a solid start by trying to use Pygame for this. Let me try to explain in simple terms what’s going on and how you can make it work better for your idea. You said you want to draw a...
jassonadder Game Development 27 10,616 Apr-15-2025, 05:06 PM
    Thread: Surface and rectangle in pygame
Post: RE: Surface and rectangle in pygame

Hey! Great questions — definitely not stupid at all 🙂 A lot of people get confused by surfaces and rectangles in Pygame at first. Let's break it down in simple words: In Pygame, a Surface is basicall...
jassonadder Game Development 7 6,886 Apr-15-2025, 05:04 PM
    Thread: Unable to install pygame (but it seems to already be installed)
Post: RE: Unable to install pygame (but it seems to alre...

Hey! No worries — you’re not alone in running into this kind of thing. Let me break it down and guide you step by step using simple words. 🧩 What’s going wrong? You're trying to install Pygame versi...
jassonadder Game Development 1 1,741 Apr-15-2025, 05:02 PM
  Thumbs Up Thread: Bullet firing
Post: RE: Bullet firing

Hey! Sounds like you're super close to getting it working. Thanks for dropping the code too—it really helps. So the reason your bullets aren’t showing might be because you're setting bullet_state to ...
jassonadder Game Development 3 3,710 Apr-15-2025, 04:58 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020