<cries...>
Zebbeni
12
Posts
1
Topics
24
Followers
6
Following
A member registered Jun 28, 2016 · View creator page →
Creator of
Recent community posts
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
itch.io Community » General » General Discussion · Replied to pawbyte in HTML game question- can I have an iframe to a game I'm hosting elsewhere?
itch.io Community » General » General Discussion · Created a new topic HTML game question- can I have an iframe to a game I'm hosting elsewhere?
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?
