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
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?
