Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Sonic 560View game page

A endless runner based on Sonic the Hedgehog, built in PICO8 for TweetTweet Jam 2.
Submitted by Lafolie (@DaleJ_Dev) — 54 minutes, 13 seconds before the deadline
Add to collection

Play Demake

Sonic 560's itch.io page

How many characters did you use?
560

Include your code here, if you'd like to show it off!
V=circfill::S::b=12o=3v=0s=0y=84●="●"k={}x=32::G::cls(1)V(76,b,3,10)V(y,b,8,6)rect(0,89,127,90)V(y,9,6,8)j=btn(4)q=rnd(9)s=min(s-v,y)v-=1_="o"p=10
?●,y,3,15
?"~\n●",88,3,9
?o,1,1
?O,1,7
if(q>8)p=8_="❎░"
if(q>7)add(k,{c=p,s=_,x=128,y=y-rnd(x)})
if(j and s==y)v=9
if(not j and v>0)v/=2
_=0if s<y or btn(3)then
?●,x,s,b
else
_=4
?"🅾️",x,s,8
?●,x,s-4,b
end
add(k,{s="▒",c=b,x=x,y=s-_})for n in all(k)do
X=n.x-5
for _=-2,4 do
if(9<pget(X,n.y+_)and X>27)X=-y o+=(n.c>9 and 1or-max(o,1))end
?n.s,X,n.y,n.c
n.x=X
if(X<-9)del(k,n)end
if(o<0)goto S
O=max(o,O)flip()goto G

Leave a comment

Log in with itch.io to leave a comment.

Comments

(+1)

Fun little game! I included it in my TweetTweetJam 2 compilation video series, if you’d like to take a look. :)