Log In  

BBS > Superblog
Posts: All | Following    GIFs: All | Postcarts    Off-site: Accounts

Cart #ragegame1-3 | 2023-04-08 | Code ▽ | Embed ▽ | No License
9

1.0

i made the game worse

ruined countless lives

made my friends hate me

ruined your day too :)

1.1

fixed win screen

added speedrun timer

made game worse

1.2

same thing as 1.1

did nothing

1.3

ui changes

sprite changes

i no longer have friends

made game worse

9
3 comments


Yes! If you remember, back in January I had posted a code snippet that would let you play Minesweeper in the Picotron Playground. I later updated that snippet to have some comments describing the settings needed to recreate the three difficulty levels, but otherwise nothing changed. Well now, after months of (not that) hard (but still a little tricky) work, the third version of my Minesweeper game on Picotron is OUT! New features include:

  • Easy windowed mode: Running the program will instantly switch to the desktop. No more faffing about with run_program_inside_terminal! Who wants to type that out every single time?
  • A help screen: Just click the handy little blue question mark (?) and you can reference the rules anytime. Also shows up the first time the program is run.
  • In-game minefield customization: Nobody wants to edit the code every time just to change the difficulty. Nobody.

[ Continue Reading.. ]

4
1 comment


Cart #abf_2023-4 | 2023-04-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

This is my first Pico-8 game. Its purpose was to learn the basics of Pico-8.

You will have to destroy hordes of aliens that have invaded our galaxy. Use speed, precision and strategy to overcome each wave and reach the final boss.

Ready to save the universe?
Then join us in this intergalactic adventure now and feel free to share a screenshot of your score !

Controls

Shoot with x

5
3 comments


Cart #lissajous-0 | 2023-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

Lissajous Curve Generator

Draw curves by setting the frequency of a vertical and horizontal oscillator.
Lissajous curves are named after Jules Antoine Lissajous, a french physicist that invented the device to create this figures.

Controls:

Up/Down - Increase/Decrease the frequency of the vertical oscillator.
Left/Right - Increase/Decrease the frequency of the horizontal oscillator.
Z - change the offset of the horizontal oscillator (sine or cosine)
X - change the offset of the vertical oscillator (sine or cosine)

7
4 comments


Cart #fihuwifoze-0 | 2023-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
1 comment


Cart #rainpond3-1 | 2024-03-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17


Cart #rainpond2-0 | 2023-04-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17


Cart #rainpond-0 | 2023-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17

rainpond

procedurally animated rainy day at the pond.

[ Continue Reading.. ]

17
5 comments


Cart #rocketto-2 | 2023-04-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
2 comments


Cart #minotaur_v1-0 | 2023-04-07 | Code ▽ | Embed ▽ | No License
17

King Minos has thrown you into the minotaur's labrynth! Can you kill the minotaur, rescue your fellow Athenians, and find your way out of the labrynth?

Controls:
Arrows to move.
Z to attack.

17
8 comments


Cart #sujurejaba-0 | 2023-04-06 | Code ▽ | Embed ▽ | No License
8

Finally returned to this after real live intruded.

Controls should feel better, there are more levels and more widgets to interact with.

Let me know what you think, please :)

8
3 comments


Cart #oppy1-0 | 2023-04-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Control a small robot to eliminate a swarm of other... robots. The red ones.

After Oppy's battery has charged, he can unleash an energy attack that will destroy nearby robots.

3
2 comments


Cart #yefebeduza-0 | 2023-04-06 | Code ▽ | Embed ▽ | No License
4

4
3 comments


Cart #jugglestruggle2-0 | 2023-04-06 | Code ▽ | Embed ▽ | No License
4


Work in Progress.

Move the paddle and keep the juggling balls in the air. Extra Balls are added every 10 seconds. Hit the floating target to get bonus points. Hit the targets before they cross the screen and the bonus for each one grows by 5 points each time.

See what level you can get to and post your hight scores in the chat!

This game was created with the help of GPT 4. I didn't write any of the code myself but I'm learning more as I go along. There are still some more things to add but it's progressing quickly.

Cart #jugglestruggle3-1 | 2023-04-12 | Code ▽ | Embed ▽ | No License
4

[ Continue Reading.. ]

4
2 comments


LIDA: the sequel

This is a better chatbot (i hope).
Same kind of idea: you write and Lida responds.
You will need to press ➡️ to make Lida respond.
Hopefully, it is less chatbot-y.
It saves your conversation in a p8l file called chatp.p8l.
Again, avoid using punctuation (?,.;!").
Colons and apostrophes should work.

Second version:

Small update with more prompts;
Removed spritesheet.

Cart #chatp-3 | 2023-04-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

First version:

Cart #chatp-2 | 2023-04-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

[ Continue Reading.. ]

3 comments


Cart #dodoyoyiwi-0 | 2023-04-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

This is a PICO-8 game I made called Number Hunter. It is based on hacking mini games I used to play on FiveM servers.

Instructions


The goal of the game is find the fixed target number amongst the constant random generation of numbers on the screen.

You can move the cursor around the screen using ⬅️➡️ and pressing 🅾️ to select a number.

You will gain points based on the time it takes you to find the target number and the level of difficulty you have selected.

This game stores your high score locally on your PICO-8 console.


Source Code

While the code is available from within the embedded PICO-8 console above, the project is also available on GitHub https://github.com/gcoulby/number-hunter-p8

4
2 comments


Cart #escapethefish-4 | 2023-04-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

7
3 comments


Cart #flappybordidk-0 | 2023-04-06 | Code ▽ | Embed ▽ | No License

i made this in 10 minutes

1 comment


Cart #hububabane-0 | 2023-04-05 | Code ▽ | Embed ▽ | No License
5

5
8 comments


Cart #duboyajope-0 | 2023-04-05 | Code ▽ | Embed ▽ | No License
3

You can't die in this mod.

3
7 comments


Added tactical mode

Cart #achon_dmake-2 | 2023-05-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Added controls, turn order

This is my first attempt at a d-make. The goal is to recreate the original Archon for the C64 from Freefall

https://www.c64-wiki.com/wiki/Archon

2
4 comments


Cart #hearts_cracked-0 | 2023-04-05 | Code ▽ | Embed ▽ | No License
14

The idea for this cart was inspired by a comment @Liquidream made to me a few months ago. 😂 Enjoy your week, everyone!

14
11 comments




Top    Load More Posts ->