1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 00:24:44 -04:00

Twemoji-based clothes

- New Emoji-based shirts based on Twemoji because the idea sounded fun. Credits will eventually be added in-game but for now it's in the README.
- For the time being, a few of the ZC's Dress Up-era shirts have pulled because they were never properly ported over during the remaster.
- The train sweater had it's track logo replaced with the train emoji.
- Removed PNG clothing sprites.
- Version label.
This commit is contained in:
Anthony Foxclaw 2020-07-15 13:19:02 -04:00
parent bcaf5680b3
commit bb3f57a1b3
71 changed files with 1861 additions and 1607 deletions

View file

@ -4,6 +4,7 @@
Tony's Dress Up is a re-imagining of my first Flash game, ZC's Dress Up, developed back in 2007. I've included the Flash copies in the ``/archive`` directory. They can be played at [Ruffle](https://ruffle.rs/)'s demo page.
## Getting Started
### Prerequisites
@ -12,10 +13,12 @@
## Authors
- **Anthony Wilcox** - *Initial work* - [tonytins](https://github.com/tonytins)
- **Kenney** - *UI assets* - [kenny.nl](https://www.kenney.nl/)
## License
* **Anthony Wilcox** - *Initial work* - [tonytins](https://github.com/tonytins)
* **Kenney** - *UI assets* - [kenny.nl](https://www.kenney.nl/)
* **Twemoji** - *Emojis* - [twemoji.twitter.com](https://twemoji.twitter.com/)
## License
The source and assets are licensed under the MPL 2.0 License and CC-BY, respectfully - see the [LICENSE](LICENSE) and [ASSET-LICENSE](ASSET-LICENSE) for more details.