Collection of daily tweetcarts crammed into a single cart! Posted on twitter.

Controls:

  • Up and down to navigate menu
  • X to run selected tweetcart
  • To show the menu do any of the following:
    • Press Tab key.
    • Enter and select Reset Cart to return to the menu.
    • Ctrl-R for quick reset.

Tweetcarts controls:

  • Go:
    • Arrow keys to move cursor.
    • Z/C to place a stone.
    • X to remove a stone.
  • Sniper:
    • Z/C to shoot.
  • Worms:
    • Left and Right Arrow keys to maneuver the worm

What is a Tweetcart?

Tweetcarts are Pico-8 programs written in 280 chars or less (the size of a tweet!).

For example, Eclipse is just this code snippet:

circfill(63,63,10,0)pal({129,1,130,2,136,8},1)::_::circ(63,63,10,7)x,y=rnd(128),rnd(128)a=atan2(x-63,y-63)c=pget(x,y)if c!=0then
c=rnd()>.9and c-1or c
pset(x+cos(a),y+sin(a),c)end
goto _

Since each one is so small (even by Pico-8 standards) it's possible to fit them all in a single cart!

Special Thanks

  • Michał Rostocki for their amazing tweets and a bevy of techniques.
  • Marta Fijak for their lovely tweetcart tutorial series and tweetcarts.

BBS Version

StatusIn development
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 5.0 out of 5 stars
(10 total ratings)
AuthorMunro
Made withPICO-8
Tags2D, Abstract, Experimental, minigames, PICO-8, Pixel Art, Singleplayer
Average sessionA few seconds
LanguagesEnglish

Download

Download NowName your own price

Click download now to get access to the following files:

Mega GIF 42 MB
Tweetcart Binaries 19 MB
Tweetcart p8 Files 17 kB

Comments

Log in with itch.io to leave a comment.

idk how to play or how this works:(

Wow some of these blow my mind.

(1 edit)

This was really cool

(+1)

Nicee

Beautiful stuff