Open darkstar opened 5 years ago
I would enjoy this so much...
I've started working on this, including code that generates the json file and that uses imagemagick to create the font file. The text colors need a bit of work and there's no way to set leader/advisor expressions. Here's a WIP image:
It's also possible to mix and match advisors however one likes:
I solved the text color issue, but another issue present itself: each civ has its own font, and the combination of all fonts with all colors plus the player's response in black comes to 112.
I think a better approach may be to allow coloring the text in scripts.js. A generic approach would be most useful to all, perhaps choosing font with its hex color delimited by #, like so: "[greek#610404]Greetings from the most exalted\nEmperor: Alexander of the Greeks..." or just [greek] with #610404 being the default for this background.
Here are some assets from Civilization, one of my favorite DOS games back then :)
Example screenshot:
Fonts:
Sample EGA assets:

Example VGA assets:

Everything in one ZIP file: everything.zip