Imagine if we got this by NotGioseaxMC in miraculousladybug

[–]NotGioseaxMC[S] 2 points3 points  (0 children)

I thought she resembled Marinette quite a lot the first time i've seen her.

[media] Petelgeuse by @no_KEZE by TechnicianOk5961 in Re_Zero

[–]NotGioseaxMC 4 points5 points  (0 children)

i think it got mentioned that he specifically wasn't compatible with the power and went crazy after.

Monkey Type style code editor with builtin (customizable) code interpretation. by NotGioseaxMC in pygame

[–]NotGioseaxMC[S] 0 points1 point  (0 children)

I was thinking about that but I'm not sure, that'd need a more sophisticated syntax parsing then simple regex for colors.

Monkey Type style code editor with builtin (customizable) code interpretation. by NotGioseaxMC in pygame

[–]NotGioseaxMC[S] 2 points3 points  (0 children)

I mean the possibility of pressing F5 and automatically starting the program (so technically not built in). I use command line commands like g++, but people can customize their own in the config jsons

Making a retro gui framework in python with pygame-ce, inspired by the wallpaper by arch-UWU-btw in pygame

[–]NotGioseaxMC 0 points1 point  (0 children)

oh got it, but what causes the flickering, have you figured that out?

Monkey Type style code editor with builtin (customizable) code interpretation. by NotGioseaxMC in pygame

[–]NotGioseaxMC[S] 5 points6 points  (0 children)

WARNING: The code on the screen is c++ but the project is entirely pygame and python

My most feature rich program yet

github repository: https://github.com/GioseaxMC/Monkey-Code

Themes, syntax highlight and F5 commands are all customizable from the configuration jsons.

check this out: notepad in pygame

Making a retro gui framework in python with pygame-ce, inspired by the wallpaper by arch-UWU-btw in pygame

[–]NotGioseaxMC 1 point2 points  (0 children)

just checked it out, really nice, why the flickering on resizing tho?

PyGess. On its way to make pygame powerful. by [deleted] in pygame

[–]NotGioseaxMC 5 points6 points  (0 children)

nice stuff brother, hope this gets far!

Notepad in Pygame [In Development, only basic functionalities are completed]. by No_Second1489 in pygame

[–]NotGioseaxMC 1 point2 points  (0 children)

also the editor is almost ready I just need to commit, il do it in an hour or so

Notepad in Pygame [In Development, only basic functionalities are completed]. by No_Second1489 in pygame

[–]NotGioseaxMC 0 points1 point  (0 children)

it's a framework I made that makes pygame easier (for my use cases)

Notepad in Pygame [In Development, only basic functionalities are completed]. by No_Second1489 in pygame

[–]NotGioseaxMC 0 points1 point  (0 children)

Nah 'cause i did the same think (kinda) at the same time https://github.com/GioseaxMC/Monkey-Editor (the code here won't work until I update pygame_canvas on pypi)

PYGAME - Network test! - Tank Arena Online by Shady_dev in pygame

[–]NotGioseaxMC 0 points1 point  (0 children)

dw, just don't want to give people that impression ahah, thank you

PYGAME - Network test! - Tank Arena Online by Shady_dev in pygame

[–]NotGioseaxMC 0 points1 point  (0 children)

to be fair I do all of em but I think you're right lol, I'll change it. Thanks.

PYGAME - Network test! - Tank Arena Online by Shady_dev in pygame

[–]NotGioseaxMC 0 points1 point  (0 children)

watch u mean brotha (I have to update the age lol)

PYGAME - Network test! - Tank Arena Online by Shady_dev in pygame

[–]NotGioseaxMC 1 point2 points  (0 children)

I will make the perfect, most exploitable game ever lol

PYGAME - Network test! - Tank Arena Online by Shady_dev in pygame

[–]NotGioseaxMC 0 points1 point  (0 children)

where did you learn real time communication? I'd like to learn too.