Log In  

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

Modified previous work to add a centroid bar to spiral galaxies.
https://en.wikipedia.org/wiki/Barred_spiral_galaxy

Press: "x" to regenerate.

Cart #galaxy_generator-3 | 2019-02-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

4
0 comments


Cart #rupiwpge-0 | 2019-02-02 | Code ▽ | Embed ▽ | No License
4

This is a work in progress randomly generated marble game. I have to shout out Eggnog, who made the excellent game PicoPutt. You should go play that, this game is only possible because of his excellent collision methods, and it's not nearly as good.

4
1 comment


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

1 comment


Cart #gridfolks-22 | 2019-08-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

Instructions

  • Use arrow keys to move.
  • Press X to switch heroes.
  • Bump enemies to attack.
  • Stand on two colored squares to ascend, creating a totem from the third square.
  • Stand on a green or blue totem to give the other hero an ability:
    • Shoot (green) hits enemies at range.
    • Jump (blue) lets you jump onto enemies and over walls.
  • Step on a red totem to gain health.
  • Step on an orange totem gain gold.
  • Red and orange totems are refilled when an enemy steps on them.
  • Ascend to the surface to win.

Inspired by Imbroglio
Thanks to @ramonaisonline for music and sounds 🙏🏻

[ Continue Reading.. ]

12
7 comments


Cart #adpz-0 | 2019-02-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

It's an implementation in pico-8 of the famous puzzle game,
with one of the most beloved rulesets amongst the game's enthusiasts.

WIP.

3
6 comments


Today I am starting a new tutorial series on how to make a Roguelike in Pico-8. New episodes will be released throughout February. Hopefully, we will be done before the 7-Day Roguelike Challenge 2019 begins. The series is designed to give you the skills and tools to participate in that challenge.

If you have any questions of feedback you can post them in this thread.

Here is the full playlist

Here are the videos:

#2 - Basic Movement

[ Continue Reading.. ]

67
18 comments


Cart #flowerhead-1 | 2019-02-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

A difficult platforming game with a gardening/Splatoon-like twist. Made by Charlie Tran

This is one of my first games, and my longest to date. Please let me know what you think, thanks!

7
8 comments


Cart #salahachider-3 | 2022-09-28 | Code ▽ | Embed ▽ | No License
7


The STG like "LIFE FORCE".
Japanese title is "沙羅曼蛇".

I refferred to Family computer ver.

Main game is WIP.

  • ver 0.04:
    • Adjusted for PICO-8 0.2.5.
    • Title rendering no longer causes a processing drop.
    • Two fighters now appear.
    • Self-destruct.
  • ver 0.03: Stabilize sfx.(using music())
  • ver 0.02: Can shot the bullet. Power up, The players remaining number UI.
  • ver 0.01: Release.
7
5 comments


Cart #lighthouse-0 | 2019-02-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

A tweetcart I made to teach myself what sin() and cos() actually do. I never took trigonometry.

3
0 comments


Cart #picochallenge-0 | 2019-02-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

A demake of my game Patrick's Cyberpunk Challenge for the TweetTweetJam.

The object of the game is to move Patrick the Leprechaun around the board and remove all 28 squares. Squares with special symbols will remove extra squares:

Move Patrick to a square using the arrow keys. Note that you can (and sometimes must) move diagonally by pressing two arrow keys simultaneously.

Puzzles might be impossible to solve, and the game doesn't recognize if you win or lose. If the screen is empty except for Patrick, you win! If you have no legal moves, you lose and must restart the game manually.

[ Continue Reading.. ]

2
5 comments


Not a big problem, but probably easy to fix.

If you're in the sprite editor and press Alt+Left to go to the code editor, the cursor will move one space to the left.

The same happens if you're in the music editor and press Alt+Right; the cursor will move to the right.

1 comment


Here's a strange bug I found. If you write something like this in the code editor:

rectfill(0,0,5,5)

and you search for 0 with CTRL+F, it will highlight the first 0. If you then press CTRL+G, however, it will fail to find the second one. The same goes for the 5.

From my testing, this seems to only happen with every other occurence. If you search for 0 here:

rectfill(0,0,0,0)

then CTRL+G will only highlight the first and the third argument.

I've only had it happen with function arguments, and only with single-character arguments; single-letter variable names also have this problem. Putting a space after the commas also makes it behave properly.

It's a bit of a problem when writing tweetcarts where you have little whitespace, short variable names, and want to find variables or number literals to replace while optimizing :)

1 comment


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

0 comments


Cart #obstacle-0 | 2019-01-31 | Embed ▽ | License: CC4-BY-NC-SA
6

6
1 comment


Cart #sunrise-0 | 2019-01-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

Tweetcart, 272 chars.

Grid based on tweetcart by @electricgryphon.

8
7 comments


Cart #moon_rises-1 | 2019-02-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Originally from Tobiasvl's tweetcart: https://twitter.com/Spug/status/1090559155436511232

(Sorry I didn't include the link before.)

1
2 comments


Cart #yazezakohu-0 | 2019-01-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

WIP version of a little roguelike I'm working on.
Sprites are based on Scroll-o-Sprites by Quale-Art.

You are THE BOY and you have entered the DIRE DUNGEON in search of treasure and glory!

Currently, v0.1 only features character and camera movement.

1
0 comments


Cart #yuparebodo-0 | 2019-01-31 | Code ▽ | Embed ▽ | No License
2

2
4 comments


Cart #jrs_jellyup-0 | 2019-01-31 | Code ▽ | Embed ▽ | No License
9

This is Jelly Up! Help our little jelly friend to get to the surface by grabbing oxygen bubbles while dodging enemies.

9
6 comments


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

0 comments




Top    Load More Posts ->