I made a little little line-art infinite faller for TweetTweetJam 11. Try not to hit the walls!

https://harderyoufools.itch.io/voidfaller

#pico8 #tweettweetjam

TweetTweetJam 11 is complete!

20 amazing entries using only 500 characters of code. Every year Iโ€™m amazed at what people can squeeze into a tiny game. Check out the entries!

https://itch.io/jam/tweettweetjam-11/entries

#tweettweetjam #pico8 #gamejam #gamedev

Only 9 hours left! Get your TweetTweetJam entry in! 28 participants and 20 entries so far, but thereโ€™s room for more!

https://itch.io/jam/tweettweetjam-11

#tweettweetjam #pico8 #gamejam #gamedev

DOTFUL DODGER

A #pico8 dot hell in less than 500 chars of code!

https://beepyeah.itch.io/dotful-dodger

#TweetTweetJam

๐Ÿช
SUPER
SOLAR
SYSTEM
SYZYGY

Will you be able to align the planets before they fall into the sun?

Second entry for #TweetTweetJam

Play here: https://beepyeah.itch.io/super-solar-system-syzygy

In 496 characters of #pico8 code:

I wrote a tiny #pico8 game called Jelpi-Knights for the #tweettweetjam , where the goal is to write a game with at most 500 characters of code and no external assets (aside from whatever your engine provides out-of-the-box). The result is here: https://itch.io/jam/tweettweetjam-11/rate/4623008

I'll discuss the game itself in-thread, but here is the incredibly cursed code I ended up producing:

z={2,32,33}โ—=0::b::e=0โ™ฅ=โ—+1โ™ช={0,0,0}g=0cls()๐Ÿ˜=btnp()if(๐Ÿ˜==32)โ—=โ™ฅ%3
if(๐Ÿ˜==2)e=33
if(๐Ÿ˜==8)e=18
z[โ™ฅ]+=e
for โŒ‚=63,0,-1do
x=(โŒ‚&~7)>>3y=โŒ‚&7v={}โ˜…=x<<4โง—=y*12for i=1,2do
q=x-i+3r=y+i
v[pget(16*q,12*r)-1]=r+q*16end
j=0::j::?"\^w\^tโ–ˆ",โ˜…,โง—,j+1
for k=1,3do
โ–ˆ=6if(โ™ฅ==k)โ–ˆ=10
if(x<<4|y==z[k])g^^=(โ™ช[k]^^j)โ™ช[k]=j โ™ช[8*k+j]=v[j]?"๐Ÿฑ",โ˜…+2*k,โง—+k,โ–ˆ
end
if(v[j])j+=1goto j
end
::a::for k=1,3do
if(z[k]&136>0)cls(e%31)stop()
t=โ™ช[8*k+(g^^โ™ช[k])]if(e>0and t)z[k]=t e=0end
if(e<1)flip()goto b
z[rnd{1,2,3}]+=rnd{33,18}e=0goto a

#gamedev

Jelpi-Knights by puleo for TweetTweetJam 11

A tiny board game made for TweetTweetJam 11

itch.io

I managed to score 223 on todayโ€™s #DailyDash puzzle! https://dredds.itch.io/daily-dash

#TweetTweetJam #Pico8

Daily Dash by dredds

What's the best you can score in this daily puzzle?

itch.io

Submitted my game for TweetTweetJam!

https://itch.io/jam/tweettweetjam-11/rate/4619112

Had to ditch the background color animation because code char limit.

#tweetTweetJam

Two days left of TweetTweetJam 11! 22 participants and 8 entries so far!

Come join and make a game with only 500 characters of code!

https://itch.io/jam/tweettweetjam-11

#tweettweetjam #pico8 #gamejam #gamedev

Working on a game for TweetTweetJam.

Simply dexterity game where you have to pause at a specific time.

Still trying to get the code to 500 chars. That involves writing a fennel minifier from scratch.

#TweetTweetJam