Skip to main content

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

Once published TTRUN

Once published a game 5 years ago
A browser game made in HTML5.
A PICO-8 infinite runner for TweetTweet Jam #5, written in 556 characters. Press UP to jump, CTRL+R to restart. Code: t=true f=false q=print r=rnd g={{0,96,256}} d=t e=f a=.2 j=-3 v=0 x=12 y=40 z=0 w=40 function _update() if(e)return d=t fo...