Online Python Editor for Pokitto!

Added to the list.

Plays very fast on HW.

Btw. I noticed that I can get infinite points if I go up, out of screen :wink:

1 Like

Really? Have I missed a bug?

I mean in Angry Space Toast.

1 Like

@Hanski , even though I can not win the competition, can we still include “Pyrates!” in the entries?

If it weren’t for the compo, I wouldn’t have made it. And I want to take part.

I have released v2 which actually has gameplay and can be enjoyed

com-gif-maker

1 Like

Youch! Few fixes I need to make it seems :x…
Fixed! If you get a chance to update my entry (that is allowed right?) that would be good :slight_smile:

Please include KameraKatze!

6 Likes

Done.

(I’m presuming updates are allowed up until the closing date.)

Done.

1 Like

I’m so sorry, but I just fixed another thing :[ (Best wasn’t being updated appropriately)

Done. This time I included a link to the GitHub too.


Have you considered using GitHub releases for hosting your .bin files?
That way you wouldn’t have to keep updating the .zip file because you can get the source from the release.

It would also mean someone who uses the Clone or download button wouldn’t end up with two copies of the source code (and a .zip within a .zip).

I actually always forget about releases :x…
I’ll go clean that up :slight_smile: thanks!

1 Like

New tweet out, please retweet and share

5 Likes

Added to the list.

2 Likes

Mecha Narwhal! Another adventure in pyinsky.
mechaNarwhal

Explore the ocean depths as the Mecha Narwhal! Dodge shark poky coral, avoid or dash through dangerous jellyfish, and keep an eye out for those pesky sharks!
The farther you explore, the faster you’ll go! Keep your eyes open.

MechaNarwhal.bin (138.8 KB)
MechaNarwhal.zip (4.2 KB)
https://github.com/Torbuntu/MechaNarwhal

3 Likes

Very cute graphics :slight_smile:

Added to the list. That makes it total 10 entries :+1::+1::+1:

I really like that people can now make short & simple minigames very easily. Keep them coming :slight_smile:

Soon, you can add a sound effect as easily as you can now add a bitmap :wink:

4 Likes

Thanks! Made them all myself :smiley: been working on that. Learning the online editor was pretty straight forward. And the interoperability with the main editor is just phenomenal! Importing could literally NOT be any easier!

1 Like

Hi,
I’m a newcomer to this community.
Now I’m developping a game with this Online IDE.
But it doesn’t work today. Maybe because of a limitation of the herokuapp service or other?
Can someone tell me another way to build .py -> .bin on local PC without Online IDE?

shooter

8 Likes

What doesn’t work?

Even if push “Play” button, it doesn’t start building. No error messages.
Until yesterday, it works.
I tried hello world example, too.
Does it work well now on your environment?

Regardless of this problem, I want to know a offline way to build Python apps.

I’m about to head to work so I cannot confirm (I’m on mobile).
As for offline, there are a few links at the start of this thread that should have what you’re looking for.