I keep wanting to post here more but twitter has such a pull on me it's easy to forget that mastodon exists :(
I hope to try more :P
1.8.2023 16:31I keep wanting to post here more but twitter has such a pull on me it's easy to forget that mastodon exists :(I hope to try more :PHow are we all doing here on M?
28.7.2023 20:24How are we all doing here on M?Sorry I haven't kept up on mastodon it's much harder to have a presence on two websites at once than I thought :(
28.3.2023 22:26Sorry I haven't kept up on mastodon it's much harder to have a presence on two websites at once than I thought :(It's felt so weird to not have made anything in PICO-8 the past few days... Might have to throw something together for #globalgamejam π
5.2.2023 06:04It's felt so weird to not have made anything in PICO-8 the past few days... Might have to throw something together for #globalgamejam...And with that, it's over...
31 pieces of art made over 31 days...
It was really tough, but also really fun!
I now plan to use the time I would've used on #genuary to finish my upcoming game Half Hour Hexagon.
Thank you all π
#pico8 #genuary31 - "Remix one of your previous works"
z={}r=rnd?"\^!5f10β₯ββ¬
οΈ3"
add(z,{x=r(128),y=r(128),d=.25*(r(4)\1),s=.01+r()/2})
cls(0)
::_::
for i=1,100do
x=r(128)y=r(128)
pset(x,y,max(pget(x,y)-1))
end
for m in all(z)do
m.x+=cos(m.d)*m.s
m.y+=sin(m.d)*m.s
if(r()<.1)m.d+=r({.25,-.25})
pset(m.x%128,m.y%128,3)
end
goto _
Here's a super minimalist worm simulator #tweetcart for today's #genuary πͺ± (You can add more worms by duplicating line 2)
#pico8 #genuary30
Today's #genuary taught me I really really REALLY like this colour palette π
#pico8 #genuary29 - Maximalism
Today's #genuary had me stumped for a bit, but then I ended up with this fun and inspirational little jibberish generator. Most of what it generates is meant to be humorous, but sometimes you'd think it was actually trying to talk to you π
#pico8 #genuary28 - "Generative poetry"
g=128r=rnd?"\^!5f10β07ββββ¬
οΈββ8μ;<"
::_::
x=r(4)-2y=r(4)-2dy=y+.8d=x*x+dy*dy
c=2
if(d<.4)c=3
if(d<.01+sin(t()/8)/99)c=4
if(d>1.4)c=1
if(d>1.8)c=0
if(c~=0and x>0)c+=4
circ(x*32+64,y*32+64,1,c)
if(r()<.05)a=.65+r()*.20x=64y=48line(x,y,x+cos(a)*g,y+sin(a)*g,a*16-1)
goto _
Another #tweetcart/#tootcart for all of you this #genuary! Sad that our time must come to end in a few days, but I hope you've enjoyed so far :)
#pico8 #genuary27 - "In the style of Hilma Af Klint"
#pico8 #tweetcart #tootcart #genuary26 - "My kid could have made that"
x=rnd(128)
y=rnd(128)
d=rnd()
cls(7)
::_::
for i=1,100 do
pset(rnd(128),rnd(128),7)
end
s=3+sin(t()/8)*(2+cos(t()/16))
d+=(rnd()-.5)/10
x+=cos(d)*s
y+=sin(d)*s
circfill(x%128,y%128,2,0)
flip()
goto _
I had never heard of this artist, but I was inspired by the colours and patterns I noticed in their works.
#pico8 #genuary25 - "Yayoi Kusama"
Time to try out a new colour palette this #genuary >:)
#pico8 #genuary23 - "More MoirΓ©"
#pico8 #genuary22 - "Shadows"
22.1.2023 19:32#pico8 #genuary22 - "Shadows"More SDF fun this #genuary >:)
I think there's something under the rug... π³
#pico8 #genuary21 - "Persian Rug"
Was still feeling the black and white prompt from yesterday's #genuary π
#pico8 #genuary20 - "Art Deco"
I had fun playing with ink for today's #genuary π¨
#pico8 #genuary19 - "Black and White"
#pico8 #genuary18 - "Definitely not a grid"
18.1.2023 23:55#pico8 #genuary18 - "Definitely not a grid"#genuary has been a ridiculous amount of fun but I'm also very excited for it to be over so I can take some time to cool off π
#pico8 #genuary17