XCoin Streamer - [xcomreborn]


ChatLog

First Previous 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 Next Last

user name message

jammam

sounds original

jammam

it's about building a space base

007bionicalman

After can I tell you about my game

pythonista24x7

Nice!

jammam

u know what else is free? this right equals equals dee

pythonista24x7

Try installing WSL

pythonista24x7

Now you can copy past the URL

xcomreborn

https://gist.github.com/XcomReborn/e1a8f3121bfb13d6bdc03ebfb325a81d

pythonista24x7

For file name type \"circle_demo.py\" it will autoformat it to python

fiveshot97

you should install git

pythonista24x7

Yup

pythonista24x7

Or goto gist.github.com

pythonista24x7

Click New

pythonista24x7

Goto github.com

pythonista24x7

Put it on a gist

pythonista24x7

git commit -m \"my change\"

pythonista24x7

git add .

007bionicalman

I see it

pythonista24x7

git checkout -b circle_demo

007bionicalman

So much help please put on my github

pythonista24x7

From documentation: Update the full display Surface to the screen

007bionicalman

I understood it like the how our eye lenses is flip images

pythonista24x7

print(f\"{x}, {y}\")

pythonista24x7

You need to have it start with f

007bionicalman

Ok

pythonista24x7

screen is just an object to draw something on, running is a boolean used to keep track of infinite for loop.

007bionicalman

Please elaborate on line 6-8

pythonista24x7

Magic! :)

007bionicalman

Why does that work

pythonista24x7

Just change y

First Previous 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 Next Last