made a custom backrooms-esque generation system! uses simplex noise and the code is a mess, but it sure does look cool!! also I implemented a chunking system so that's why it cuts off after a bit. I can also very easily change the size of the chunks and the render distance, as well as a ton of other things, PLUS I added a debug/noclip mode to get this shot. AND because I stole this from one of my other projects, you can easily add structures/little add on things.
working on this RP2040-based text adventure microcontroller that is still a WIP(worked on this for #hack-hour)
More progress on my Uno compatible board! Thinking about switching the MCU for a more powerful one(thanks to @V205 in #hardware for suggesting that I switch).
Unfinished wiring for USB-to-serial chip(ATmega16U2-MU) for my Arduino Uno compatible board I'm making!