Log In  

BBS > Community Superblog
All Users | Following | GIFs | Off-site

Remember those little programs which were called “desktop mascots”?
They appeared as small animated images of characters, doing not much, but standing/sitting there to keep you company. They weren’t traditional virtual pets, as they don’t need direct care.

Has anyone thought of (or has already done) this concept in PICO8? It could be like the classic Neko software, as said character could move around the screen randomly on its own or by the user’s input.

4 comments


i've tried to make a function that scales and offsets sprites to simulate a camera zoom. The way it works is by pressing z and x will increase or decrease the pixel size, each object has x and y values, and sx and sy which are scaled and offset based on the pixel size value.

in this demo the black cats are based on the x and y values, the blue cats are based on the sx and sy values. The scaled blue cats movement is very jittery, especially when accelerating and decelerating, the non scaled black cats are not jittery.

So I think the controls are changing the x and y values correctly, and there isn't a problem with the camera being out of sync, it must be a problem with getting the sx and sy values from my x and y ones. Looking at it, it is like they are not moving in unison, instead the movement is rippling through the objects one by one.

it is the scale_x and scale_y functions that create the sx and sy, and these functions are called in the 'move' function

Any idea what I am doing wrong?

thanks

[ Continue Reading.. ]

2
4 comments


Cart #add_town-3 | 2024-06-26 | Code ▽ | Embed ▽ | No License
24

Add Town

Add Town is a sliding tile puzzle game with funny graphics.

Combine same tiles to create new ones.

Don't run out of space and get as far as you can.

Controls:

  • Up,Down,Left,Right - slide tiles

  • Z - exit to title

  • Enter - Menu

Features:

  • Game is saved automatically every turn, so feel free to leave it anytime. All the progress including your score will be saved.

  • If you want to capture your progress you can make a screenshot from the menu.

  • You can change wiggle amount of tiles or add camera shake in the menu.

Special Thanks:

This is my first ever actual game and I'm pretty exited about it! I would like to thank all the wonderful people who made so many youtube tutorials and articles on game development and especially Pico-8! You're making an incredible job and It's been a great help for me in this journey of learning game development!

24
12 comments


WIP

Cart #pejasotisu-0 | 2024-06-26 | Code ▽ | Embed ▽ | No License
5

5
4 comments


Cart #vangamejam-0 | 2024-06-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

This is my first game using PICO8.

Game created for a gamejam

2
1 comment


Cart #oxidizedridgenerf-0 | 2024-06-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


As we’re about to be in the middle of 2024 very soon, I’m thinking about doing some cutesy journaling pages within Pico8 slides…
Here’s an example of a screenwide “washi tape” (16 by 128) done on Procreate :3

2 comments


Cart #oxidizedridge-0 | 2024-06-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

punishing mod 4 cc

2 comments


Cart #girubohasi-0 | 2024-06-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

this is just some unimportant cart.. only here for testing whether pico 8 actually applied a copy screen overlay when printing to clip and wether that could be disabled as the intention is to not overwrite the actual clip.. and just use stat 4. to recall the data back when the correct cart has been loaded.

0 comments


Cart #celeste_spring-0 | 2024-06-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9


I know it's summer rn.

Anyway, Hi!

This is the first installment of a series of 5 mods in total. It's loosely inspired by Glyph but it has lore. wait I think Glyph has lore. Oh well.

Content

There are 12 berries for you to collect, and the gameplay is very easy, beginner-level even. It will ramp up slightly in the mod but the difficulty will spike more in the later installments.

Credits

I made all the music, grass tiles (with some help from howf) and gameplay. i may upload an orchestral version of the first track heard during gameplay too, so look out for that.

Shoutouts to Howf (formerly known as Cannon) for helping me install the background and letting me use his wooden tiles. Also, thanks to

[ Continue Reading.. ]

9
8 comments


Cart #hazikigage-0 | 2024-06-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


...
the "ghosts" have a offset error
i don't know how to fix

2 comments


Cart #rmeftija-4 | 2024-06-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
16

Beam is a top down puzzle adventure and is meant to be mysterious, relaxing and pretty. If you get stuck read the signs around you! It is inspired by the Zelda series, Myst, The Witness, Tunic, Hyper Light Drifter,etc and is my first attempt at coding/game development. Feedback is very welcome!

Controls

Arrow keys move the player
O (z on the keyboard) various actions
X (x on the keyboard) run if unlocked

Ongoing challenges

The “cobble-stoning” is real!
Palette switching happens and there are some flash artifacts of the incorrect palette when switching rooms.

[ Continue Reading.. ]

16
19 comments


Hey! Here is my new game, The Crab Boss. There are still things to work on, so please tell me if you see any glitches or bugs in my cartridge. The Crab Boss is a small game with a boss that zooms around the screen and shoots bullets at you. Dodge the bullets and collect bombs to defeat the Crab. Hope you have fun playing my game, and tell me about anything you think could make it better!

Cart #yihifiraho-1 | 2024-06-24 | Code ▽ | Embed ▽ | No License
6

6
6 comments


I am a beginner dev and I made this little -cookie clicker clone- game!!!
It's bad and so is the code but I enjoyed the process of making it :3

Cart #budphap-0 | 2024-06-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


Hello everyone, I'm doing a project based on backrooms with the aim of having at least 8 levels, but I'm having problems getting the drawn maps collision to work, if anyone has an idea on how to fix it, could you please help me!

Cart #kopogibome-0 | 2024-06-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

I recommend someone with experience download the p8 project and tell me what I should do (and also tell me if there is any bad optimization in the project)

ps:I'm not good at speaking or understanding English, so sorry for the mistake in understanding

1
0 comments


Cart #stafford_gambit-1 | 2024-06-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Variations: The Stafford Gambit

Credits

  • These variations come from the Eric Rosen youtube channel.
    (watch the link while practicing with this cart for maximum understanding)

  • Big thank you to @Heracleum for kindly going through one of my previous variation carts and teaching me how to properly make a data table. Its made more variations possible.

About

The Stafford Gambit is an objectively bad opening for black. But white has to play accurately which is very hard to do, giving lots of attacking chances, pins, traps, and nasty mates. Natural moves for white lead to certain doom. If you learn these 20 variations inside and out you will confuse many opponents and have a blast doing it. If your opponent really knows what they are doing, you may be in serious trouble!

[ Continue Reading.. ]

2
1 comment


Cart #voxaloid_rm-0 | 2024-06-23 | Code ▽ | Embed ▽ | No License
4

Recently saw an awsome idea for displaying lightweight "3D" graphics in pico-8 by ioil13 :D
I edited the code a little to allow for making an 8x8x8 cube where each Z layer of the cube is a different sprite essentially allowing the creation of derpy voxel art in 8x8x8 size (black pixels are transparent)

original code by ioil13 go check them out they make cool stuff :)

feel free to use or edit this code as much as you like :)

I will see if I continiue work on this depending on how much motivation I have lol.

4
0 comments


Trying to transpose the "official" symbols of ClaWrite into 8x8 tiles...

Cart #clawrite-0 | 2024-06-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

2 comments


I think my game, Nybble Quest, might be feature complete. I still need to add more monsters, NPCs, loot, and the like, but all the features are there.

In the final release, there will be enough NPCs to explain what you need to do, but they're not there yet. So here's what the player needs to do:

  1. Find all the loot (currently 119), so you can bribe the guards to let you onto the dragon's island.
  2. Kill all the wee monsters (currently 9), which will award you with a gold sword. You need this because the normal sword can't hurt the dragon.
  3. Kill the dragon.
  4. Return to the king, who will abdicate.
  5. Sit on the throne.

Cart #biwugesiku-0 | 2024-06-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Here's the full map, as it currently stands:

[ Continue Reading.. ]

1
4 comments


Cart #dowadanuwo-0 | 2024-06-23 | Code ▽ | Embed ▽ | No License

2 comments




Top    Load More Posts ->