Skip to main content

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

PICO-8 256 Char Jam SubmissionView game page

A random scribble thing
Submitted by MineRobber9000 — 2 days, 13 hours before the deadline
Add to collection

Play demo

PICO-8 256 Char Jam Submission's itch.io page

Character Count
255

Cartridge Code
cls()a,b,c,e,d=64,64,1,rnd,128::_::for i=1,20do pset(a,b,c)a+=e(3)\1-1b+=e(3)\1-1
if((e(d)\1)<8)c+=e(3)\1-1
if(a>d)a=d
if(b>d)b=d
if(a<0)a=0
if(b<0)b=0
if(c%16==0)c=1
end flip()goto _
--greets deved you madlad, was gonna port snayce but it was 62 too many

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet