Skip to main content

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

jschwieger published Tweeterman.p8

jschwieger published a game 7 years ago
A browser game made in HTML5.
Timberman Clone made for the TweetTweet Jam using Pico-8. Currently using 518 characters. t={32,0,64}x=32p=0l=0g=94w=64 function _draw() d() if(btnp(0)and tonum(t[2])!=0)m()l=0return if(btnp(1)and tonum(t[2])!=w)m()l=1return if(btnp(1)or bt...