69 lines
1.8 KiB
Plaintext
69 lines
1.8 KiB
Plaintext
# HORSE GAME
|
|
|
|
this directory holds all of the horse family of sports horse games
|
|
|
|
|
|
## CONTENTS
|
|
|
|
```
|
|
$ tree -d -L 1
|
|
|
|
.
|
|
├── 9k00
|
|
├── assets
|
|
├── doc
|
|
├── horse
|
|
├── on-the-brink
|
|
├── onepager
|
|
└── play
|
|
|
|
8 directories
|
|
```
|
|
|
|
1. **9k00**: Electric Zine Maker[0] one-page folding version. Published in Tilde Town Zine Issue 6[1] and on mastodon[2]
|
|
|
|
2. **assets**: various image assets used in various versions
|
|
|
|
2. **doc**: various learnings and tidbits i collect along the way
|
|
|
|
3. **horse**: the original sports horse that was published to dozensanddragons[3]
|
|
|
|
4. **on-the-brink**: official sports horse expansion pack number 1. published on dozensanddragons[4] and on itch.io[5]
|
|
|
|
5. **onepager**: one page version of sports horse published on itch[6] and submitted to the onepage jam 2023[7]
|
|
|
|
6. **play**: actual play
|
|
|
|
[0]: https://alienmelon.itch.io/electric-zine-maker
|
|
[1]: http://tilde.town/~zine/issues/6/html/
|
|
[2]: https://tiny.tilde.website/@dozens/109411765114212437
|
|
[3]: https://dozensanddragons.neocities.org/44
|
|
[4]: https://dozensanddragons.neocities.org/47
|
|
[5]: https://dozens.itch.io/horses-on-the-brink
|
|
[6]: https://dozens.itch.io/horse
|
|
[7]: https://itch.io/jam/one-page-rpg-jam-2023/entries
|
|
|
|
Not shown here:
|
|
|
|
1. official sports horse generator: https://dozensanddragons.neocities.org/45
|
|
|
|
2. sports horse devlog: https://dozensanddragons.neocities.org/46
|
|
|
|
## COLOPHON
|
|
|
|
Tools used to create all this horse stuff includes but is not limited to:
|
|
|
|
- Typst: layout and typesetting for pdfs
|
|
|
|
- a mishmash of markdown, m4, and pandoc: turning words into blog posts
|
|
|
|
- Electric Zine Maker: creating surreal zines
|
|
|
|
- Imagemagick: all kinds of image processing and gif making
|
|
|
|
- photomosh.com
|
|
|
|
- gimp: image editing and composition
|
|
|
|
- graphviz / neato: turning text into svg graphs
|