Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Boolean Wont Work
Post: RE: Boolean Wont Work

Sorry nvm I just relieved my mistake what you told me helped appreciate +rep ljmetzger **pray**
fierygaming General Coding Help 5 4,231 Jun-13-2018, 07:49 PM
    Thread: Boolean Wont Work
Post: RE: Boolean Wont Work

Ok so I tried that but it wont go into landscape() now from graphics import* from pygame import* import pygame import graphics ##Variables## x,y=0,0 #positions of mouse clicks p1 = GraphWin("coor...
fierygaming General Coding Help 5 4,231 Jun-13-2018, 05:18 PM
    Thread: Boolean Wont Work
Post: RE: Boolean Wont Work

(Jun-13-2018, 04:42 PM)volcano63 Wrote: Assignment to "global" variables within functions does not change the variable in the outer scope - it creates new local variables with similar names. The p...
fierygaming General Coding Help 5 4,231 Jun-13-2018, 04:56 PM
    Thread: Boolean Wont Work
Post: Boolean Wont Work

Under variables I set up a boolean and later in Mknight() I set it to true then set up an if in Landscape() to check if it was true and if it was to draw it but it Doesnt. PLEASE HELP btw I dont get a...
fierygaming General Coding Help 5 4,231 Jun-13-2018, 04:12 PM
    Thread: Text wont draw
Post: Text wont draw

Hey guys so im working on this mini game and in def Mknight(): the text wont draw I dont get any errors and if I put a txt.draw(p1) it gives me an error saying its drawn but its not. from graphics im...
fierygaming Game Development 1 2,993 Jun-07-2018, 04:23 PM
    Thread: [PyGame] Block Game
Post: RE: [PyGame] Block Game

(May-29-2018, 09:36 PM)Zman350x Wrote: Thanks Oh, and I forgot to mention this, I'm open to new ideas for features to add to the program. It would be cool if you added in some pre-loads for the pla...
fierygaming Code sharing 3 6,189 May-30-2018, 01:55 AM
    Thread: [PyGame] Block Game
Post: RE: [PyGame] Block Game

Pretty cool
fierygaming Code sharing 3 6,189 May-29-2018, 09:01 PM
    Thread: Error trying to draw a gif with graphics.py
Post: RE: Error trying to draw a gif with graphics.py

(May-29-2018, 05:28 PM)Larz60+ Wrote: you show code as : while True: p1.getMouse() choice=entry1.getText() if choice=="f": choices.undraw() entry1.undraw() error.undraw() Fight() break else: error.s...
fierygaming Game Development 8 5,357 May-29-2018, 07:12 PM
    Thread: Error trying to draw a gif with graphics.py
Post: RE: Error trying to draw a gif with graphics.py

(May-28-2018, 08:48 PM)Larz60+ Wrote: you don't need line 1 as lines 2 and 3 load all You have no indentation after line 48. functions, methods, iterators need indentation (4 spaces per level) This ...
fierygaming Game Development 8 5,357 May-29-2018, 05:09 PM
    Thread: Error trying to draw a gif with graphics.py
Post: RE: Error trying to draw a gif with graphics.py

Thank you very much I appreciate it!
fierygaming Game Development 8 5,357 May-29-2018, 03:19 AM
    Thread: Error trying to draw a gif with graphics.py
Post: Error trying to draw a gif with graphics.py

Hey guys im sort of a noob at python and im really struggling with this. Im try to draw a image in a function but for some reason it doesnt work I dont know why please help I have the image in the sam...
fierygaming Game Development 8 5,357 May-28-2018, 05:35 PM
    Thread: Error trying to draw a gif with graphics.py
Post: RE: Cant draw a image Help

(May-28-2018, 05:21 PM)j.crater Wrote: Please put your code in Python code tags and full error traceback message in error tags. You can find help here. My apologizes but i believe I cant edit this a...
fierygaming Game Development 8 5,357 May-28-2018, 05:30 PM
    Thread: Error trying to draw a gif with graphics.py
Post: Cant draw a image Help

Hey guys im sort of a noob at python and im really struggling with this. Im try to draw a image in a function but for some reason it doesnt work I dont know why please help I have the image in the sam...
fierygaming Game Development 8 5,357 May-28-2018, 03:54 PM

User Panel Messages

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