[wip] still not quite there with the rendering, but the technical foundations are done: I have some cells and their borders, which is not quite easy
also sorry for the flashy pink I still need to work on the coloring 🫥
[wip] growing organisms using hypergraph rewriting
I'm exploring generating organisms using string forces and I was wondering about which class of algorithms could be used to generalize the growth of such structures. I wanted a system which can produce a wide variety of outputs,
[wip] added behaviours
- eaters: can process food — blue dots
- food seekers: are attracted by food
- actuators: contract muscles (for now it's a simple sinusoid, will be improved with signals)
- anchors: attach to environment
I also improved the growth mechanism, some DNA
Hey all
I just wanted to take the opportunity to thank all of you.
Crypto spaces and your support for my art have completely changed my life and opened so many exciting horizons I could only dream of before joining this space.
Recently I've been pretty obsessed with terminal interfaces & ANSI art (as we're building one for @nft_xbt)
Look at these beauties 🧵⏬
Starting with MapSCII, a world map renderer for CLI (github.com/rastapasta/map…)
Release tomorrow, 02.02.2022 2pm UTC
I wanted to wait a little bit longer, but 2 is my favorite number so my hands are tied.
I will mint 10 editions which will be distributed randomly to previous holders of my pieces.
I'm excited
[wip] bytecode & signal communications
My next project is going to be around evolution and mutation and the exploration of selection, not natural, but collective.
For this matter, I worked on some basic bytecode resilient to mutations (inspired by Tierra & artificial life