Log In  

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

Cart #birdwatching-0 | 2019-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

BIRDWATCHING

by Tim and Hannah

This isn't a game (yet), rather a sprite sheet of 64+ pico-birdies along with a player character ('Bob'). Please feel free to use the bird sprites or player animation in your game. I'll eventually make it into something playable myself, but in the meantime let this mark my first post to the PICO-8 BBS.

My daughter made almost all of the bird sprites. She's only little so please be nice. Here are a selection:
[0x0]

[ Continue Reading.. ]

9
8 comments


Cart #zohakirobe-0 | 2019-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

"I'm sick of this guy always doing ports. Why can't he make his own game for once?" - snarky PICO-8 player who is somewhat familiar with my current library of games

First off, Wal-Rush! was original.

Second off, I'm beginning progress on an original game called DESCENT! It's based on a game of the same name that I made for the TI-84+ and TI-84+ CE back in 2017. Only, instead of delivering boxes, in this game you're slowly becoming insane.

I've implemented almost every mechanic I plan to use in the game, and I've made 4 stages with basic demonstrations of the first few of them. (There are ways to get stuck in these stages, and I don't have a restart-stage function yet. If you get stuck, you'll have to reset the cart. Sorry!)

8
4 comments


Cart #pabetemafu-0 | 2019-05-16 | Code ▽ | Embed ▽ | No License
2

In space, everyone can hear you scream, and they want you to shut up!

You pilot a small triangular spaceship and must make a living for yourself stealing fuel from empire bases. But every action you take makes noise that the sentries can hear. In order to keep your engine running, you must venture from base to base, sneakily and silently nabbing fuel.

Made for week 1 of Game Studio by Kyle Neubarth and Albert Jin!

arrow keys to accelerate/turn

z - shoot
x - hyperdrive (burns extra fuel, really loud, pretty fast)

2
0 comments


Cart #aquova_huck_dunt-0 | 2019-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

A version of Duck Hunt made for #TweetTweetJam 2 in 557 characters.

Use the mouse and click to shoot the ducks. There are 9 rounds, try to get them all before they fly away!

1
2 comments


Dungeon Layout Generator

Cart #yositimosa-1 | 2019-05-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


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

Description

A generator based on this cart by @johanp. It uses a similar idea to place rooms, but is much more simplistic (I prefer to try and figure things out on my own before I dig into other people's code.) This particular version continuously generates new dungeons while running. Feel free to reuse this if you like.

[ Continue Reading.. ]

2
5 comments


Cart #fitegugiku-0 | 2019-05-16 | Code ▽ | Embed ▽ | No License

A dungeon generator that I cobbled together, loosely following the methods described here. Please forgive my trash code. It's somewhat variable, but has an issue with mazes not being entirely connected together. I was hoping I could get some advice on how to fix that by uploading here. Feel free to use this for your own projects, if you want.

0 comments


Cart #supertankageddon-0 | 2019-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

My first Pico-8 game! :D It started as an small experiment, but grew way bigger than expected. Very difficult and very short. Hope you enjoy it! :-)

CONTROLS

ESDF To move
Arrow Keys to shoot (Hold it for auto-fire!)
X to restart after a Game Over
Z to go back to the Title Screen

WARNING

This game contains flashing lights that could trigger an epileptic seizure

7
2 comments


Cart #zodajeph-0 | 2019-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1



A game made for tweettweetjam2

Story:

For some reason. Neighbors start running to your house. Throw stones to protect your privacy.

Controller:

Press "z" button for change direction.
Press "x" button for restart game.

itch.io

1
1 comment


Cart #slingshott-0 | 2019-05-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

4
2 comments


At the moment I am trying to make a sound play once during a collision.

The collision doesn't stop player speed, but rather the player can "run" through the collision box.
This means that the collision function returns true for several frames in the game.

Whilst can get a collision to play a sound, because the function is returning true for several frames the sound bite keeps restarting every frame.

Could someone please explain how I could make it so that

Whilst collision = True
Sfx plays all the way through(only once though)

I am currently trial and erroring my way through this, but I wondered if I could cut that a little shorter by asking a question on here. I did try searching online for tutorials regarding this but they either make a sound effect play when a button is pressed, or something that doesn't necessarily apply to a situation like this.

Thanks.

1
2 comments


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

(Also playable on itch.io!)
This was made for the second TweetTweetJam, hosted by @eggnog!

A game inspired on the classic Slap Dab for the ZX Spectrum. Only 559 chars of code, so it fits in 2 tweets. Due to reaching 560 char limit, many features have been removed. But hey, there's still a room you have to paint, angry monsters that spawn close to you and chase you. Monsters can only move over painted tiles. Have fun!

2
0 comments


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

Hi, this is my entry for TweetTweetJam 2.

This cart features side-scrolling shooting, (super basic) enemies, hi scoring (volatile), and a parallax background.

Controls


  • [⬆️⬇️⬅️➡️] Move Ship
  • [🅾️ (Z)] Shoot

Rules


Being a tweet jam cart, the game is pretty simple. You're the green ship on the left, bad guys are the red, err, ships, on the right. Build up the highest score you can. Your hitbox is 1 pixel, so no excuses! :P It's possible to cheese since there's no AI, but it's slow and definitely not fun.

As per the rules of the jam no sprites were used in-game, and the code fits into 560 characters (pretty precisely). Hope you like it, feedback welcomed.

[ Continue Reading.. ]

1 comment


A tiny 1-button arcade game written in 560 characters.

Cart #sidewind-0 | 2019-05-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6


(Also playable on itch.io!)

This was made for the second TweetTweetJam, hosted by @eggnog!

Your thread is constantly moving and turning. Press Z to switch which direction you turn in. Avoid obstacles and the encroaching walls as long as you can!

You have to reset the cart to play again.

6
2 comments


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

2
0 comments


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

0 comments


Little one-button arcade game

Cart #windypond-0 | 2019-05-13 | Code ▽ | Embed ▽ | No License
9

9
2 comments


Cart #ticspaint1_01-0 | 2019-10-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

New version of ticspaint. It can now use "high colors" (colors 128-143) and can type in the small font. Also added the CC tag. I know it says CC-BY-NC-SA but it is actually under Unlicense. I just added it for the tag.

Cart #ticspaint0_91-0 | 2019-05-16 | Code ▽ | Embed ▽ | No License

Is this where I write stuff? I am new.

This is ticspaint. A paint tool for the Pico-8 inspired by Tuxpaint (hence the name). Originally written for the Tic-80 (Again, Hence the name). I decided to port it to the Pico-8, just to see if I can and to learn what the Pico-8 can do. You can draw with many brushes, inluding bitmap brushes. Line, circle and square tools. Fill, Spray and Clear and even save up to 2 drawings per cartridge (I am proud of that feature).

[ Continue Reading.. ]

1 comment


Cart #snackzzle2-0 | 2019-05-13 | Code ▽ | Embed ▽ | No License
11

11
0 comments


Cart #jumpingdoodle-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

15
8 comments


Cart #killager-0 | 2019-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
14

14
3 comments




Top    Load More Posts ->