"Dark Ages"
The first couple of nights after they cut the power were just scary. Then the looting and burning began. Streets in flames. And that smell. You didn’t have to die to go to hell.
source in a post below
"Dark Ages"
The first couple of nights after they cut the power were just scary. Then the looting and burning began. Streets in flames. And that smell. You didn’t have to die to go to hell.
source in a post below
The Genie loved joking around with the gullible. He also had to love the riverbed where his pranks often landed him
326 chars (unfortunately)
#Pico8 #Sizecoding
::★::z=sin srand()cls(1)c=circfill q=64
c(q,q,38,12)c(q,q,9,7)for y=9,99 do
memcpy(24576+y*q+z(y/8+t()/5)*3*rnd(2),24576+y*q,q)end
function d(x,y,a,s,i)if(s<0)return
c(x,y,s,0)o=z(i+t()/15)*(z((t()/50)+rnd())/5)d(x+cos(a+o)*s,y+z(a+o)*s,a,s-0.5,i+0.1)end
for a=0,1,0.1 do
d(q+cos(a)*92,q+z(a)*92,a+0.5,9,rnd())end
flip()goto ★
not the most creative effect, but I had fun making this pseudo-voronoi diagram thingy. haven't touched PICO-8 or sizecoding properly in around a year so it's good to get back to it. 299 bytes postcart, excluding the header comments for the cart image
code in thread or on the bbs: https://www.lexaloffle.com/bbs/?tid=149570
SLIDERZ
My #Pico8 entry to #TweetTweetJam 10
Slide your way down the rabbit hole, in just 500 chars
Endless (Consistent) Levels
60 FPS Gameplay
Multi-Coloured Levels
Smooth & seamless level transitions
Auto-Restart on Fail
Play FREE on @itchio: https://liquidream.itch.io/sliderz-ttj
#ScreenshotSunday #GameDev #Tweetcart #Sizecoding
Code below:
"Spring"
The problem with synthoids was that they simply thought too much, overly fixated on optimization. The organics played the long game, dancing patiently since the dawn of time.
A very simple way to draw HAKMEM 149 based structures by using whole 32 bits range with upper bits as coordinates using unsigned shifts.
This also works with a lower range but it loses precision.
The oblique version is even simpler by removing the last two operations.
The structure looks like Apollonian net or Hopalong attractors.
This drawing method also works with other attractors or Gingerbread man map etc.
Starpath by HellMood / Desire, 64 byte intro: https://www.youtube.com/watch?v=4g9WXzZrSx0
Run the 55 byte version in DOSbox:
http://twt86.co/?c=sBOZzRCzDbjMzPfhiPD245Io2HIR9uOI8AjgjRBDINCoEHTj6wqwGwDKdAQPpMgEtAzizkbryw
(Yes, that base64 string is the full program )
Writeup: https://hellmood.111mb.de/starpath_is_55_bytes.html
Tetraskelion (256 byte intro) by Rrrola is mesmerizing: https://www.youtube.com/watch?v=JkNH6oYAGfQ
Up to the meta-level!
We have prepared a special DJ set, that is constructed of DJ-Sets we had in the past. Can you guess who is playing?
All this is wrapped into a nice paper: The DJ Set will get supported by over 300+ effects we have on board from the last bytejams. Be ready for a true extravaganza!
This is a friendly reminder that anyone can contribute to the lovebyte.party!
It is a party about tiny intros, that is held online on the weekend of 15. - 16. Feb 2025.
This is a friendly reminder that anyone can contribute to the lovebyte.party!
It is a party about tiny intros, that is held online on the weekend of 15. - 16. Feb 2025.
Meet our special: Tiny Wonders - A poem about Sizecoding.
Join us at Lovebyte 2025 on February 15-16th, 2025.
Narration and music by Jeenio.
Believe it or not, but #lovebyte is almost around the corner.
Only one week left, until your favourite #sizecoding demoparty will start.
So, you hear Sizecoding all the time. What is that?
Sizecoding is about writing very small programs, that do amazing things.
There are two good starting-points:
1. This introduction video: https://youtu.be/foaXTw45hjA?si=6yIPPqEaMrgXWQhR
2. At http://www.sizecoding.org you find good resources to get started on many systems.
#genuary25 One line that may or may not intersect itself
source below
"Inifinite Scroll"
The altar was surrounded by countless skeletons. Above it, the scroll of immortality floated silently. What does it say? "Thou shall die if ye cease reading!"
Oh, no!
src below
"Symmetry"
You can hear the pagans across the river, yelling like demons around their bonfires. Oh, how you wish you could join them. Their euphoria is as vast as your dogmatic sorrow.
source below
Lovebyte 2025, ultimate online sizecoding festival.
Feb 15-16 on Discord & Twitch!
Theme 2025 is, "Blind Date," all entries are shown anonymously - admire the creations before knowing the creators!
Compete in #sizecoding intros (32-1024 bytes), graphics, #bytebeat music, #nanogames, wild showcase and more.
Enjoy #seminars, #Bytejam, DJ sets, introshows, and more. From retro platforms like #Atari, #Commodore & #ZX #Spectrum to modern systems, everyone’s welcome!
One of the most amazing things #demoscene has produced is creating art with insane platform / size limitations. Most of the time the constraints are coming from the platform or the rules, but sometimes they're self-imposed: Just because everyone else is doing bloaty stuff you don't have to.
Here are couple of my all time favourite intros/demos that totally blew my mind not only for their amazing presentation, design and technical execution but also for their insanely small size:
- RGBA & TBC: Elevated (intro, 4KB): https://www.youtube.com/watch?v=jB0vBmiTr6o
- Farbrausch: fr-041: debris (demo, 177KB): https://www.youtube.com/watch?v=jY5Vrc5G0lk
- Alcatraz: Remnants (intro, 256 bytes): https://www.youtube.com/watch?v=A9jn6ExjDw8
- Mercury - fermi paradox (intro, 64KB): https://www.youtube.com/watch?v=gX7ESVZ7T6Y
"Visual Calculus"
"In the photo of your missing brother... this rug was on the wall, wasn’t it?"
"Yes, detective. But I’ve redecorated," he said - and used it to cover his blood, he thought.
#genuary design a rug
#pico8 #codeart #tweetcart #postcart #generative #sizecoding
source below