Existing players used to logging in with their character name and moo password must signup for a website account.
- Hivemind 7m
- Ameliorative 32s
- Fay 2h
And 14 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

A Little Tool for Coloring Art
Don't stay stuck in the canvas

Link to the tool: https://ansicolortool.neocities.org

I have always found coloring art to be extremely tedious. I made a tool to help with the coloring with some help from AI.

You can type text, select it, then click one of the color boxes or click a color box then type your text between the tags. The result will be displayed under the textbox and updated as you type.

I love you. Deeply.
I added a tool to help with gradients. Link: https://ansicolortool.neocities.org/oldgradient
Split your text into chunks with each on a separate line (a little tool to do that is included), choose the lowest and highest color code, the gradient type, and the step (change in color code number) between chunks then press the 'Colorize' button. The output will show both the raw code and it in color.

(Edited by zxq at 1:06 pm on 12/3/2025)

I replaced the original gradient maker with a much more advanced and (in my opinion) easier to use one. It's a modified version of a generic MUD colorizer.
https://ansicolortool.neocities.org/gradient

(Edited by Mench at 6:28 pm on 8/9/2025)

Oops, correct link: https://ansicolortool.neocities.org/gradient
Thank you!
This is neat. Do you have this in a Github that we could clone? This is something I'd add to the website and link from help files and such, for future generations of tailors. I'd just want to have a version that we host, for continuities sake. If not, no worries.
Edited to add: https://github.com/huzzahfurthermore/zxq-color

It'd be amazing if you added them! I don't have it on Github, but they don't call external CSS or JavaScript (other than the Source Code Pro font from Google) so you can just download each page.

(Edited by zxq at 8:03 pm on 12/18/2025)

I tried to make a screen-reader accessible version of my art tool and tested it using Windows Narrator. The input area and color boxes use the names of the colors instead of the codes.
Link to the tool: https://ansicolortool.neocities.org/AccessibleArt

The first button after the input area copies the input in the standard code format. The input must be copied this way in order to be usable in game.