Search found 3 matches

by Kshitijthegreat
September 30th, 2021, 6:36 am
Forum: Everything
Topic: Is there a way to alter the chili framework to run at max framerate possible?
Replies: 1
Views: 4946

Is there a way to alter the chili framework to run at max framerate possible?

So, as every gamer wants to, I am trying to make the chili Framework run at max possible Framerate instead of locking to my monitor refresh rate. I haven't figured it out yet, any Ideas?
by Kshitijthegreat
August 23rd, 2021, 6:08 pm
Forum: Everything
Topic: Accessing the gfx.PutPixel from other scopes.
Replies: 3
Views: 3617

Accessing the gfx.PutPixel from other scopes.

So I am not a beginner but I also wouldn't call myself a chili-level PROgrammer. I have made a class for the dude sprite in the tutorial 8 poopoo eater game. I have made a function inside the class to draw the face. But the gfx is not defined in that scope. How do I fix it? I have included only the ...
by Kshitijthegreat
August 23rd, 2021, 5:03 pm
Forum: Everything
Topic: Image File to gfx.PutPixel Statements Tool
Replies: 15
Views: 16729

Re: Image File to gfx.PutPixel Statements Tool

You have used pyinstaller right? You can use the -w switch to remove the hideous console window.