C7-Game / Prototype

An early-stage, open-source 4X strategy game
https://c7-game.github.io/
MIT License
33 stars 9 forks source link

176 - Fix Credit Formatting #373

Closed QuintillusCFC closed 1 year ago

QuintillusCFC commented 1 year ago

Fixes #176

This adds bold/italics to the credits, which drastically improves the formatting, and also updates it to be current.

I still might extract the theming into the base theme, since it will be useful elsewhere too, but it's getting late here and the method is ready to be looked at.

Also, anyone who wants to update their attribution in the credits, this is a great time for it! @Kright , I have just added you via your GitHub username, but can change the attribution to what you prefer if it's different.

An idea for a future PR is making the links in the credits work, which would also allow linking attributions to GitHub accounts/websites/CFC accounts/etc. if desired. It looks like this is probably doable with a bit more time.