home.social

#lovebyte2025 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lovebyte2025, aggregated by home.social.

fetched live
  1. It's not easy to fit a pleasant vista into precisely 256 text characters, but I did it for "A Pleasant Vista", my entry into the jam-packed Text Graphics Competition at @lovebyteparty 2025!

    #Art #Lovebyte2025 #Demoparty #Demoscene #TextmodeArt #ANSIArt #Textmode #ANSI #MastoArt #FediArt #PixelArt

  2. "Archimedean Echoes" 256 bytes for RISC PC+ / 3MB+ for

    Multilayered "Appolonian Net" with horizontal parallax scrolling, patterns are produced with the HAKMEM 149 algorithm. (All integers)

    Write-up (with sources): onirom.fr/wiki/codegolf/archim

  3. "Bloom 612" a 256 bytes procedural graphics shown at

    3x additive HAKMEM 149 algorithm (all integers) progressively scaled up which render a blooming 🌺

    Write-up: onirom.fr/wiki/codegolf/bloom_

    Video: youtu.be/YmsTdToc2Tc?feature=s

  4. "Dreamelt" 128 bytes intro shown at

    This uses the HAKMEM 149 algorithm, it draws with a fixed color and has a screen clearing pass that decreases the framebuffer values continually which result in colors cycling along frames.

    Dreamelt write-up (with sources): onirom.fr/wiki/codegolf/dreame

    Also released a 64 bytes intro with the same algorithm although it doesn't have the screen clearing pass : onirom.fr/wiki/codegolf/archis

  5. "The Cube is A Lie" 256 bytes intro (including 32b program header) for 1985 shown at

    Demonstration of an iterative way to plot a rotating wireframe cube showing two faces at most without initial data by exploiting the square <> hexagon transition of the HAKMEM 149 algorithm.

    Refined version of the one in previous toot.

    Full write-up: onirom.fr/wiki/codegolf/tcal/

  6. Eadem Mutata Resurgo - 128 bytes procedural gfx intro for / shown at

    Mode 13 256 colors on 8 MHz ARM.

    96 bytes of algorithm code (24 instructions), rest is for setup.

    Full write-up (with code): onirom.fr/wiki/codegolf/eadem_