//=time() ?>
Just uploaded a new version of #pico8 #frogger with an enhanced graphics mode thanks to @s_yanik.
Toggle between graphics modes at any time using Z.
Game-play is unchanged.
https://t.co/bZYJtX5lCn
#gamedev #RetroGaming
Some select screen tests 🤔
#pixelart #pixel #indiegames #IndieGameDev #gamedev #ドット絵 #game #Screenshot #STG同好会 #stg #indiedev #shmup #navinha #Retro #RETROGAMING #pico8
#pico8
c=circfill::_::cls(7)
w=sin(t()/4)
for j=0,1,.33 do
for i=0,1,.1 do
a=j+i/8-t()
c(64,64+i*50,4+i*i*8,5)
c(64+3*w+cos(a)*23*i,64+sin(a)*23*i,5+i*8,5)
end
end
for i=.05,1,.2 do
circ(64+(i*5+2)*w,64,38-i*i*30,6)
line(64+7*w,64,64+w*2+cos(i)*38,64+sin(i)*38)
end
flip()goto _
#pico8
c=circfill::_::cls(9)q=rnd
c(64,64,30,7)srand()for i=0,70 do
x=flr(q(148)-t()*(8+q(8)))%148-10y=32+q(64)r=5+q(5)for j=0,1 do
c(x+.5+j*(x-64)/30,y+j,r,15-j*11)end
end
for i=0,999 do
x=(i-t()*8)%128y=q(128)u=x*.5+32v=y*.5+32
if(pget(u,v)==7)line(x,y,u,v,7)
end
flip()goto _
Got market interaction and most planets stats accurate, minus a few billion people here or there.
Might switch over to a NES elite control scheme.
Thank you @lmorchard for translating much of text elite c for their game Eliteish.
#pico8 #pixelart #elite #space
The #Cursed Amulet
@Pixel_Dailies #Pixel_Dailies #PixelArt #Pixel #PyxelEdit #Pico8
(717x Streak!)
My Dino game will get a night level, too (or is it called DARK mode?! 😂). I don‘t draw the sprites again in black/dark blue manually.
I’ve tried to use the color/colorBlend property and a shader. Both work. #SpriteKit using #pico8 palette.
Experienced Pixel Artist and Game Designer looking for commissions.
Rates are $20hr, message me for full project prices.
Retweets would be be amazing. ^_^
#pixelartist #commissions #C64 #pico8 #gamedev #indiedev #MobileGames