Log In  

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

All my life I've loved video games. All my life I've enjoyed them somewhat passively if you will.
Yes, I've interacted with them like anyone else, but I've never really delved further than that.
I often ask myself, why? If you like them so much, why haven't you tried making your own?

Lack of skills?

Lack of patience?

Ignorance about how they're made?

I guess a little bit of everything.

I heard someone mention Pico-8 and how they were getting their nieces and nephews into it. I heard it was a super simple all in one development suite for 8-bit style games, one that even a kid could use!
I was immediately interested. If a kid could do it, surely an idiot adult such as myself could too.

Well, today is the day I start making games. I'm glad to join the community.

2024/4/2

4
2 comments


Cart #picomail-1 | 2024-04-04 | Embed ▽ | License: CC4-BY-NC-SA
4

WIP

PicoMail.

4
0 comments


I'm a little bit worried because windows defender flagged picotron.exe as a Malware after executing it in my computer.

Also in virustotal there are some sites that consider it as malware too

https://www.virustotal.com/gui/file/acaf5a25a366fa2e2a28fa3994af276da696412726f48aba76eded4503e6eb5e

Can you confirm the binary is safe?

2
19 comments


Cart #spacecompass-1 | 2024-04-02 | Embed ▽ | License: CC4-BY-NC-SA
4

How to install

Head to the terminal and type in: load #spacecompass
Then save it into /appdata/system/screensavers/
Now from settings you can choose this screensaver!

4
0 comments


The poster of https://www.lexaloffle.com/bbs/?tid=141370 seems to have discovered that posting a short reply to their own thread un-hides their original post after it was flagged for spam review. Not 100% sure this is a bug, but it seems like one.

1
4 comments


Flexible Softbodies in PICO-8

Hello everyone! I've been using PICO-8 for a while now, but this is my first post on the BBS, and I'd like to share some of the shenanigans I'm doing.
About a year ago, I stumbled upon Walaber's video on how he made Jellycar's physics (https://www.youtube.com/watch?v=3OmkehAJoyo&ab_channel=WalaberEntertainment) and I thought it was really cool. I also thought It'd be fun to make a softbody system for myself. So I tried and was able to do some fun things with springs and a bit of collision. I had learned a bit about dot and cross products that year in math classes I took, so it was cool to use the stuff I just learned to make a fun program. Up to this point all the softbodies were just springs connected to each other.

Then, I tried to implement shape matching (where you link the physical polygon to an invisible "frame" that in turn updates its rotation to the physical polygon's) and everything went downhill.

[ Continue Reading.. ]

7
1 comment


Cart #harvest_8-5 | 2024-04-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4


Hi,

this is a little project I'm working on. It is not much yet and it's based on a video series by @SpaceCat on YouTube.
Feedback is much appreciated, but keep in mind that I'm still a beginner with low experience, so if you would just drop me a code snippet without any explanation or where I would have to drop it, I would probably get lost.

Edit: version changes


v0.1.2

  • added energy system. Field work now costs energy (not balanced yet).
  • power station to recharge energy
  • power packs for purchase to recharge power station
  • added unconsciousness when energy runs out (yet to improve though)
  • screen fade out and in (thanks to @dw817 )
  • (time is still running faster for testing)

v0.1.1b

  • improved shop ui and functionality
  • improved seasonal time difference day/night
  • bugfixes
  • added harvest claw
  • improved/cleaned input code

v0.1.1a

  • bugfix: season for seeds was not active, when purchased from shop
  • added harvest sound

v.0.1.1

  • seasonal day/night cycle (time is still running very fast for testing purposes)
  • improved growth
  • minor changes for movement
  • improved ui/shop
  • seasons added and seasonal seeds

[ Continue Reading.. ]

4
2 comments


Cart #milkyway-3 | 2024-04-02 | Embed ▽ | License: CC4-BY-NC-SA
10


Just something I made while trying to update my other screensaver...
It came out better than expected. What do you think?

How to install

1) Head to the terminal and type in:
load #milkyway

2) Then save it into
/appdata/system/screensavers/

3) Now from settings you can choose this screensaver!

10
1 comment


Cart #downloader-1 | 2024-04-01 | Embed ▽ | License: CC4-BY-NC-SA
23

A windowed app that should make downloading carts a lil' easier!

How to use:

  1. Select a download destination with the dropdown menu.
    NOTE: You can click 'Edit' to customise the options available - Make sure to save the .pod & restart Downloader for your changes to take effect.
  2. Click the 'Cart ID' field to enter the Cart ID you want to download.
    NOTE: You can use CTRL-V to paste your Cart ID - you don't even need to select the field first!
  3. [OPTIONAL] Edit the 'Cart Name' to change what the name of the file will be after downloading - it will default as the Cart ID.
  4. Click 'DOWNLOAD'
  5. [OPTIONAL] Click 'Open' to open the destination folder, for easy access to your downloaded cart!

[ Continue Reading.. ]

23
3 comments


Cart #the_most_interesting_game_ever-0 | 2024-04-01 | Code ▽ | Embed ▽ | No License
15


I think it speaks for itself.

15
6 comments


I’ve tried to use the “stat(x)” function to call in the local system’s time, but it seems that this isn’t yet implemented.

2 comments


Cart #coinlife-0 | 2024-04-01 | Embed ▽ | License: CC4-BY-NC-SA
10

My very first Picotron project done on an afternoon.
Hit orbs and collect the coins!

10
2 comments


Cart #ninjaboygoestoschool-0 | 2024-04-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
14

A really short game about ninja boy

Every day you have to help ninja boy go to school before time runs out

19 days of school

Move with arrows

Jump and double jump with C

14
9 comments


Cart #adventurepixel-0 | 2024-04-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


Cart #powmine-0 | 2024-04-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Pow Mine is a simple SHUMP style game of skill.

The Dark Matter is flowing past, a single touch will END your run.

Use Mining Blaster with Z button and get a Speed Boost with X button.

Collect the Green Pows without getting vaporized by the dark Matter.

Just collect 128 Pow to fill the Pow Bar and win this game.

Note;
The code is just a bodged together mess, that should probably be ignored as a poor example, as I am still working out most simple stuff. Just getting up to speed developing stuff for PICO-8 a very fun dev tool.

6
0 comments


Cart #apple2font-0 | 2024-04-01 | Embed ▽ | License: CC4-BY-NC-SA
5

After the arcade font, I added this old Apple II font snippet. Enjoy!

5
0 comments


Cart #bsod_hd-0 | 2024-04-01 | Embed ▽ | License: CC4-BY-NC-SA
3

I posted my previous cart in the Picotron discord and werxzy revised the code to work in the full resolution! now it looks much nicer. after that i made a few further edits to give it a little more polish and "authenticity" :3

3
2 comments


Cart #tinyronin-2 | 2024-04-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
27

Tiny Ronin 🎋

You are a tiny ronin cursed with immortality for the crime of killing 100 samurai. To regain mortality and escape the endless grind, you have sworn to kill 10,000 bandits. This is your story. It will never end.

Hold X to charge your sword and release to slash. Press Z to roll backwards and avoid incoming attacks. You can cancel your attacks with the roll or another attack.

To start a new run after death, you must clean your sword (hold X or Z).

There are now eight achievements to unlock. Three of them will change the look of the game.

Update 1

Rewind Selector!
With the first update you can now toggle the rewind feature in the PICO-8 pause menu. Turn it on to make enemies back off after a successful kill.

[ Continue Reading.. ]

27
7 comments


Cart #puzzlemod-4 | 2024-04-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
13

13
1 comment


Skull and Roses

Cart #jugiganifo-1 | 2024-04-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Skull and Roses is adapted from the excellent Herve Marely card game Skull Link to BGG

Gameplay

Start of the hand

Each player chooses one card and places it face down on his mat.

Placement of cards: Place a card or challenge

Starting with the first player and going clockwise around the table, each player may either:

  • Place another card face down on their mat
  • Or they may challenge. A player with no cards in hand must challenge.

Challenge: Pass or raise the bid

The player who issued the challenge bids the number of cards he intends to flip.
Going clockwise, each player must then either:

[ Continue Reading.. ]

4
0 comments




Top    Load More Posts ->