I love this!
Zebbeni
Creator of
Recent community posts
I've since extracted the processing code into a separate golang package here (if you're still interested): https://github.com/Zebbeni/ansipx
Nice concept! You've achieved a nice sense of dread for such a simple interface. It definitely has the feel of working a graveyard shift with spooky customers coming in. I couldn't always understand what I did wrong when I tried to give someone a room and the screen would go red, but pretty enjoyable overall!
It's not an installable package but you're free to cannibalize the code if you want. I'm mainly using Charm's golang libraries to chunk the different ascii / unicode characters together. You can find the main processing code in the ascii.go, unicode.go, and custom.go files here (sorry for the lack of documentation): https://github.com/Zebbeni/ansizalizer/tree/main/app/process
I have a multiplayer HTML + Node.js + Socket.io game server being hosted through Modulus. https://alien-empire-48927.onmodulus.net/ Since all the game files are already sourced there, is it okay for me to upload an HTML file to itch.io with just an iframe that points to that url?
