A PICO-8 gamepad! Inspired by Big Daddy Fatkeys by dw817 (https://www.lexaloffle.com/bbs/?pid=123567#p) and is a remake of my old project from my old account which I don't remember the name of. :P

I saw some cartridges had large images that would take the whole space of the spritesheet. To prevent that, they use strings to store data.
The bugs:
Colours:
- Q: 0
- W: 1
- E: 2
- R: 3
- T: 4
- Y: 5
- U: 6
- I: 7
- O: 8
- P: 9
- A: 10
- S: 11
- D: 12
- F: 13
- G: 14
- H: 15
Special characters:
- J: New line
- K: Space
An example of a string that generates the PICO-8 colour palette
kkkkwwwweeeerrrrj kkkkwwwweeeerrrrj kkkkwwwweeeerrrrj kkkkwwwweeeerrrrj ttttyyyyuuuuiiiij [ [size=16][color=#ffaabb] [ Continue Reading.. ] [/color][/size] ](/bbs/?pid=126955#p) |
- Fixed v0.2 showing v0.3 for some reason
v0.3
- Made the function CURSOR()-dependable
I got an idea to make this from this post: https://www.lexaloffle.com/bbs/?tid=51903 (I probably didn't understand what did they mean though)
This library is still in development.
Old versions:



PICO-EXPLORER is like the file explorer but it uses its own file system
Something to be added
v0.4
- Now the file order automatically changes when a file is deleted
- Changed the information bar's colour from dark blue to black
v0.3
- Fixed bug that called an error when you try to select the next file after the last one
- Added the ability to open .txt files
- Added the ability to close opened window (in pause menu)
- Added the ability to remove files (in pause menu)
- Added the "removing" sound


Extended Jelpi is a remake of Jelpi Demo with more features.
I wanted to make a Jelpi Demo remake with alternative palette and extended second level. And why not make and extended version of this game?
In the remake you can change palette, multiplayer in the pause menu. Also there are icons in the pause menu and top bar now!
v1.3
- Added death count
- Changed the victory screen music a bit (forgot that I added the modified copies of SFX myself for music, so I made more music, again, and it's unused :P)
Old versions:




