Log In  
Follow
egordorichev

sometimes maeks games


I did not find a global "feature request" thread, so I've made this one, sorry if I've missed one.
I'm really enjoying picotron, and it feels like a breath of fresh air after all the modern software we've gotten so used to!
The animations, customization and everything else is so awesome! And the community has jumped on the train to create so many useful commands already, like the yotta package manager, etc. It is great to see how expandable the system is.
Yet I feel like there are a few things, that would be very nice to have, that we can't really implement ourselves right now, as far as I'm, aware. I will list them here, and please feel free to add in the comments. Hopefully this will be a helpful thread for @zep

  • I don't think there is a way to implement the reboot command without system-level code right now, yet it can be very useful at times
  • I think adding sound effects to some actions would greatly increase the system charm!
  • Maybe I'm missing something, but I do not think there is a way to change the system apps permanently, aka make them survive the system reset. I was playing around with trying to modify the file explorer to have a right click menu (delete, rename, info, etc), but the .p64 files seems to be reset every time. Same applies for the desktop, for example, if not modify it completely out right, maybe we could have some system-level right-click menu functionality? Would be amazing

[ Continue Reading.. ]

6
17 comments



Hello there!
For the past 2 years me together with @MatheusMortatti have been slowly working on a full featured PICO-8 emulator with full RAM emulation and so on. And we are happy to announce, that the project is now finally in a playable state!

You can grab it for free on steam or compile it from source!

Huge thanks to all the authors, who allowed to include their carts in the release collection, and I hope this work will be useful for the community!

The code is written in a way to be easily ported to new platforms, right now we have pinvoke and SDL2 backends, and thats enough to run inside of Unity and all current gen consoles, but it's really easy to add support for platforms like 3DS and so on!

5
20 comments



Cart #gof-4 | 2020-12-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
27

Embark upon the present delivery adventure as a Santa, eating all the cookies you can on the way :)
Created for the PICO-8 Advent Calendar 2020

27
11 comments



Cart #nullptr-1 | 2019-10-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

Mario but a space shooter without guns (at first)

Controls

  • Arrows - move
  • X - shoot (when you have the fireflower)
  • Enter - open cheat menu (oww)
12
1 comment



Cart #mapuzzle-2 | 2019-09-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
136

VVVVV but in all directions

136
24 comments



Cart #slingshott-0 | 2019-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

4
2 comments



Cart #snackzzle2-0 | 2019-05-13 | Code ▽ | Embed ▽ | No License
11

11
0 comments



Cart #jumpingdoodle-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

15
8 comments



Cart #killager-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

15
3 comments



Cart #theway-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
3 comments



Cart #fruitthieves-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
21

21
3 comments



Cart #superlootbros-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

8
2 comments



Cart #snackzzle-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Was made for one of the first pizza jams (proof).
Probably, but not sure, later became awesome game Tomato Worm.

3
0 comments



Cart #procban-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
0 comments



Cart #rhythmislava-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
2 comments



Cart #pixelbro-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

One of my early PICO-8 games

2
0 comments



Cart #moneyo-0 | 2019-05-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Made this fun lil doodle a few years ago.

5
3 comments



Cart #woops-0 | 2019-05-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Woops, I think I broke PICO-8...

4
1 comment



Cart #orul-0 | 2019-05-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
134

Made for local game jam under 48h hours. Platformer about bending space and connecting it in your mind. Have fun.

134
18 comments



Cart #plang-0 | 2019-05-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Implementation of lox language (see this awesome book to learn more about it) in PICO-8.

Try typing basic commands like:

rectfill(32, 32, 58, 58, 9)
print("hello", 10, 10, 8)

For more syntax reffer to this page. I dont think I've implemented OOP, tho.

Runs a basic AST-walker, so it might be slow, but I got some simple PICO-8 carts running, like this one:

Cart #planghello-0 | 2019-05-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

[ Continue Reading.. ]

3
1 comment





Top    Load More Posts ->