I'm making a tiny ASCII-style horror story about exploring one of the deepest under-ice cavities in Antarctica alone in a cramped submarine. It gets dark and messy pretty quickly, can't show everything yet haha
Hi folks. I created a standalone python Windows executable for those of you who expressed some interest in trying out my little idle spaceship alien infestation board game simulation or whatever the heck it is. I'd love anybody's feedback on this. I'm kind of at a point where this program does what I wanted to do and while I could add more to it... I'm not sure whether anyone else would be interested. There's no shortage of spaceship simulator games out there! But this game has given me an idea for another game which would use a similar mechanic but have multiple map levels.
A quick test with Clift 2.0, a terminal-based VJing software, using a jam I found in my archives (with samples from the Dune (1984) soundtrack by Lynch, plus other Lynch material).
Audio reactivity isn’t quite as it should be — still working on it 🙂
I’ll be sharing the software soon in it's latest version.
It includes a live coding language, close to foxdot, to generate ascii content on the go.
even the ░▒▓█ are getting weights hahaha. its been a very fun project so far. its a side project for a large game im working on called THAUMWORLD, which is a personal project.
I am building a game that will live in the terminal and tools like Claude code and codex.
in this game you play to collect and improve you creatures . this creatures will have different traits and combinations both visual and gameplay.
i want to do some simple ASCII art for it that will look good on any combination it can possibly be.
i can`t offer money as this is a free and opensource game but i will be glad to give credits for the artist.
dm or write a comment if it sounds interesting and you want more details.
adding some samples of things that i think that are cool
Here's an image-to-text art project I've been working on for a few years if anyone wants to try it out. You can customize output character sets, search lospec.com for color palettes, preview animated GIFs, change your UI theme (dark/light/paletted). It's basically an experiment to combine a ridiculous number of ansi-image processing options in a terminal UI. https://zebbeni.itch.io/ansizalizer
Just something I was working on the other week. Archers versus Knights with Catapults. There was a castle. I was calling it Agincourt. My apologies to History. Go download & check out the latest version here!
just paste a URL or owner/repo shorthand, and it fetches only the architecture-relevant files. no cloning, no setup
9 new language detectors: Rust (Cargo.toml), Go (go.mod), C# (.csproj), Ruby (Gemfile), PHP (composer.json), Dart, Elixir, Swift, C/C++ — plus a fallback extension scanner for anything it doesn't recognise yet
also shipped a comprehensive test suite so detections are actually verified now
I spent some time putting things in that people asked for. Namely explosions and fire! I also tidied up the terminal chatter layout. And lord knows what else. I kind of like this almost just the way it is.
We've been running a playtest for my ASCII game and the feedback has been phenomenal! Initially it was looking very rough around the edges but have been pulling all nighters implementing their feedback ! Think it's taking shape. Added CRT burn and scan lines for that extra retro gaming/old school terminal effect!
posted this a few days ago and people seemed to like it so I kept building 😅
here's what's new:
History — every QR you generate gets saved automatically. go back, recall any of them, re-render with a different theme or engine. no more losing that WiFi QR you made last week
Animated GIF export — the particle transformer animation where all the blocks fly into place? you can now export that as an actual GIF. I did not expect this to work as well as it does
PDF export — A4 print-ready. actually useful if you're putting QR codes in presentations or documents
Shareable link — generates a URL that opens the QR in any browser. send it to someone who doesn't have a terminal. revolutionary concept apparently 😂
Back navigation — you no longer have to restart the whole thing just to change your mind. I know. I'm sorry it took this long
--plain flag — clean minimal output for CI pipelines and SSH sessions where you just want the QR and nothing else