All Posts in Python Community

Post Python stuff I guess (ren'py counts too)

Nice job everyone!

So yeah leave some comments on what you want to see in a full python/pygame game. I will pick out the ideas I like best and make like a playable prototype out of it.

Сheck out my voxel-style magic well !!

I tried to simulate a street in rainy weather.

I did it as always in voxel style.

How do you think it turned out?

my first sports car made in voxel style.

program : MagicaVoxel.

I am waiting for your likes and criticism !!

Please tell me which game to write in pure python.

leave your answers in the comments !!

I'm 15 and I've released my own graphics library for python.

It is based on pygame.

Who wants to test it, it is called pygl_nf.

Your opinion is very important to me !!

WIP

...

My game code !!

Well, how do you like pure python without any third-party graphics!

So I'm basically making a 2d portal game in pygame but you can't move the player. And every time the player goes over a portal, the portal just disapears (except the one you just created). Can someone please help me fix this?