Friend of Arcade Commons
Maker of Particle Mace
I make pen plotter art and tweetcarts sometimes
Buy my drawings: shop.andymakes.com
Play my games: andymakes.itch.io
https://andymakes.com/
Pivop1K is a demake of an older game of mine squished all the way down to a single kilobyte of compressed source code!
Wow! That's so small for all this head-swinging action!
andymakes.itch.io/picop-1k
#pico8 #indie #sizecoding #tweetcart
Pivop1K is a demake of an older game of mine squished all the way down to a single kilobyte of compressed source code!
Wow! That's so small for all this head-swinging action!
andymakes.itch.io/picop-1k
#pico8 #indie #sizecoding #tweetcart
draw=_=>{
t+=.1
colorMode(HSL,2)
createCanvas(400,400)
s=sin
strokeWeight(5)
for(x=0;x<99;x++)for(y=0;y<99;y++)point(x*4,y*4,stroke((y/200+1.5+s(noise(s(a=atan2(y-50,x-50))/5,cos(a)/5,s((d=dist(x,y,50,50+s(x/5+t)*1.5)/2+t)))*6+d+a)/2)%2,2,1))
}
// #p5t #つぶやきProcessing #p5js
draw=_=>{
t+=.1
colorMode(HSL,2)
createCanvas(400,400)
s=sin
strokeWeight(5)
for(x=0;x<99;x++)for(y=0;y<99;y++)point(x*4,y*4,stroke((y/200+1.5+s(noise(s(a=atan2(y-50,x-50))/5,cos(a)/5,s((d=dist(x,y,50,50+s(x/5+t)*1.5)/2+t)))*6+d+a)/2)%2,2,1))
}
// #p5t #つぶやきProcessing #p5js
("video" here refers to the footage he took on his phone and the video feedback he designed for the level)
("video" here refers to the footage he took on his phone and the video feedback he designed for the level)
Peering through the noise is a key game mechanic. This might look completely impossible to parse, but it's easier than you might think while still remaining challenging.
#gamedev #generativeart
Peering through the noise is a key game mechanic. This might look completely impossible to parse, but it's easier than you might think while still remaining challenging.
#gamedev #generativeart
#indiegames #gamedev #generativeart #videofeedback
#indiegames #gamedev #generativeart #videofeedback
@allenriley.bsky.social deigned all of the video art and levels (which are synonyms in this game!) & I worked on the engine.
We had an amazing week working on the project, which uses Video Waaaves to emulate feedback.
#gamedev
@allenriley.bsky.social deigned all of the video art and levels (which are synonyms in this game!) & I worked on the engine.
We had an amazing week working on the project, which uses Video Waaaves to emulate feedback.
#gamedev
is out 🚨TODAY🚨!
Huge updates to 🗳️voting events🗳️!
If you like Diplomacy or Subterfuge and have not tried my Discord-embedded war-game, now is the time to check it out!
Free to install on your server!
skirmishsociety.com
#wargames #indiegames #indiedev #strategygames
is out 🚨TODAY🚨!
Huge updates to 🗳️voting events🗳️!
If you like Diplomacy or Subterfuge and have not tried my Discord-embedded war-game, now is the time to check it out!
Free to install on your server!
skirmishsociety.com
#wargames #indiegames #indiedev #strategygames