d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > Python Help!
Add Reply New Topic New Poll
Member
Posts: 263
Joined: Mar 13 2018
Gold: 0.00
Nov 18 2018 03:29pm
Hello!

Paying FG for anyone that can help me with Python involving turtle ball

Main idea is to fix the code to have the ball bounce off the edges on the gui

More details via PM if you're interested in helping me fix my code.

Paying 1k FG if we can solve it today :)

This post was edited by RaiseIt on Nov 18 2018 03:49pm
Member
Posts: 263
Joined: Mar 13 2018
Gold: 0.00
Nov 18 2018 05:41pm
I have the code right now with 1 ball showing up on the gui.

It won't stay inside the screen. :unsure:

xlimit, ylimit = turtle.window_width() / 2, turtle.window_height() / 2

I think it involves my width/height function
Go Back To Homework Help Topic List
Add Reply New Topic New Poll