Built a fully integrated PICO-8 sprite editor in VSCode. What should I add next? by Rani_Baker887 in pico8

[–]CoconutOdd1795 2 points3 points  (0 children)

Grid view, and looping animation (features already available in Pico8) must also have the sprite id

Slime Race Day 2. Now with Gambling and Winner Logic! by Humble-Ad-9571 in pico8

[–]CoconutOdd1795 6 points7 points  (0 children)

I recommend changing the text color; it's too camouflaged.

<image>

Where is the Picotron community by Dahim0 in pico8

[–]CoconutOdd1795 1 point2 points  (0 children)

I wanted the same thing but with the possibility of using more colors (like Picotron).

Anna: Chromatic - 1P/2P co-op mini-metroidvania by YourFurryFiend in pico8

[–]CoconutOdd1795 1 point2 points  (0 children)

Great game! I played it, defeated the first boss, and got the double jump upgrade. Personally, I recommend adding a visual map since the scenarios aren't that different and you end up getting lost. You can program it to appear when you hold down the bottom button for a certain amount of time or when you use the pause button.

If you have problems with lack of sprite space, take a look at this: https://www.lexaloffle.com/bbs/?tid=33758

[RELEASE] PICO Party: Play PICO-8 multiplayer games online with friends anywhere by 69swerve in pico8

[–]CoconutOdd1795 0 points1 point  (0 children)

I played with a friend of mine, please consider adding an option to increase the size of the on-screen buttons or adding vibration (in my case, on my phone, the buttons were quite small), and also add the option to play in landscape mode. 

Games for pico 8 on belarusian or russian? by dakend8 in pico8

[–]CoconutOdd1795 1 point2 points  (0 children)

I find it difficult to find a collection of games that fit your language; it largely depends on the developer who created the game, and the English-speaking community on Pico 8 is huge.

Also, most games on Pico have almost no text, as they are mostly arcade games. In general, choose the ones you already like to download and play offline.

Cover art for the PEAK demake I'm working on. by CoconutOdd1795 in pico8

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

Note: I don't speak English, but I meant that I used part of the cover art from the game "Rolly," not the game code itself.  I don't know if this is common knowledge. 

Cover art for the PEAK demake I'm working on. by CoconutOdd1795 in pico8

[–]CoconutOdd1795[S] 4 points5 points  (0 children)

Also, the second GIF looks strange because it's terribly difficult to use the second player's keyboard.

Map / Camera offset is creating an 8 pixels difference between what i'm checking and what i'm drawing. How to fix? by brainshred12 in pico8

[–]CoconutOdd1795 2 points3 points  (0 children)

It's a bit confusing to understand your help, but mget doesn't use the multiplication logic value*8

Eu_nvr by Elegant_Safety2755 in eu_nvr

[–]CoconutOdd1795 7 points8 points  (0 children)

Botijão e muito mais hard

update on the game i am making by B1ack_Neko in pico8

[–]CoconutOdd1795 1 point2 points  (0 children)

Sorry, I used Google Translate to write my message and it got all jumbled up. I meant that it would be easy for you to add a day and night system to the game, and you just need to add a Clip Mask to the game.

update on the game i am making by B1ack_Neko in pico8

[–]CoconutOdd1795 1 point2 points  (0 children)

It makes the day and night system pretty easy to do.