Log In  

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

Cart #zoob-0 | 2019-06-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

This is a work-in-progress.

Can you get to the top?

7
4 comments


Cart #abduction-0 | 2019-06-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

You hail from a dairyless world, void of cheese and butter. On your quest, you come across a planet riddled with the necessary provider to bring dairy back to your planet: the cows of Earth.

Your objective is to grab as many of the cows as you can, before the Earthlings make an attempt at your life.

0 comments


So I'm new to Pico-8 and really enjoying it so far. I'm trying to get tile collisions working on a scrolling background but just can't seem to figure it out. Here's what I have so far. Any help would be appreciated. Thanks!!

Cart #yyubogugu-0 | 2019-06-02 | Code ▽ | Embed ▽ | No License

0 comments


Ghost Rally

Cart #grally-0 | 2019-06-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
60

Game

The game is a race-against-yourself rally game. It features accurate rigid body physics and car handling.
Goal is to beat yourself every lap!

Enjoy racing as in the 80's, whith over powered cars very close to the public!
tip hitting any of the lil' dudes:
[0x0]
incurs a +5s time penalty :]

warning the game is complete yet the car handling is really picky - I am releasing it as is, as I can't tweak the gameplay without breaking the physic engine :/

[ Continue Reading.. ]

60
15 comments


Cart #puzibimepu-0 | 2019-06-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Found some time to play around with pico8 again! Here's a simple game: dodge the bullets!

0 comments


Cart #busitedawi-0 | 2019-06-02 | Code ▽ | Embed ▽ | No License

0 comments


Hi,

I have an issue about on-screen button doesn't work on mobile(iOS) only on itch.io website.
I did export follow the instruction on pico8 manual. Does anyone know how to fix it?

Thanks

0 comments


Cart #fedeyuharo-0 | 2019-06-02 | Code ▽ | Embed ▽ | No License

0 comments


Cart #hibanefejo-0 | 2019-06-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


There is a some bugs still, but here is what it looks like at this point.

0 comments


I need a step by step instructions on how to run Pico8 on a Chromebook. I read other forums about this and I still don't know what to do. Can anyone help me?

0 comments


Cart #picolaststand-3 | 2019-06-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

My final project for school

0 comments


Game I was working on for school. Having insane difficulty uploading it.

0 comments


Cart #angel_devil-3 | 2019-06-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Press "z" to start
Press "←" "↑" "↓" "→" to control the character move
Press "x". You can change between two characters .

Angel:
has faster speed;
can catch the heart to recover;
Devil:
press "z" can shoot enemies;

You will get scores if you:
Touch the heart
Touch the medal
Touch the diamond
Shoot the enemies

Music: Pallet-town @illMadeCoder

It's my first game made with pico-8. Thank you for playing!

1
4 comments


Cart #speedybricksmash-4 | 2019-06-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Here is my final game from Getting Started with Video Games.
I hope you like it!

1
0 comments


Cart #gk1diahaze_demo-0 | 2019-05-31 | Code ▽ | Embed ▽ | No License

Hi! Here's something I've been working on over the last two weeks or so. It's a grid-based puzzle game where you traverse dangerous areas, push rocks, find neat stuff, etc. It's entirely turn-based so you can think as long as you like about each move.

The game is in a testable state so I'd like a little feedback if possible! Bear in mind that my strengths are music and setting; programming is a necessary evil for me so please do not look at the code. As long as it works I'm more interested in expanding the game world with new levels and pick-ups.. but if it doesn't work, then tell me what's going wrong.

THANK YOU!

1 comment


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

This is my update to Fort Attack! Now it has levels and a great screenshake effect, as well as some particles on the cannonball and fort wall number status at the top of the screen.

2
0 comments


Hi,

I've got this grid of "slots" for enemies which I initially created using a start_x and start_y position and a couple of nested for loops to create the rows/cols with the start_x / start_y being the top left for the starting position of the grid.

But now I wanted to create the same grid but relative to an origin point at the centre - my thinking was I could increment this single point and move the grid around and maybe use sin/cos to have the slots rotate around the origin for some fun enemy patterns.
I didn't really know how to do this, so I just modified my x/y starting positions until I could get two short lines of code for the initial X/Y positions that worked. This looks fine until you move the origin point which then lags behind or in front of the actual grid.

My math is awful, so I don't really know what I'm doing wrong. I figured if the initial grid looked okay relative to the origin, I could just change the origin values and everything would fall into place at the new position in update(). But not so.

[ Continue Reading.. ]

3 comments


Cart #flyover_toy-0 | 2019-05-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

Been playing with cubic smoothing of simple noise for endless landscape generation.
It's definitely slower than lerping, but I think it creates more realistic looking shapes. In order to get a nice interactive frame rate, I had to rely on scrolling the screen and just updating the top portion. It kinda works although the textures smear vertically.

Press "z" to randomize parameters.

-Electric Gryphon

12
2 comments


Cart #bricklebrackle-0 | 2019-05-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

A variant on Brick Break.

0 comments




Top    Load More Posts ->