mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-08 06:14:48 -04:00
- You can finally save and load your different styles! - Brand new icons from Font Awesome! - The clear button was refreshed and replaced with the trash can. While I've never gotten complaints about the interface, this should prove to be less confusing. - Clear button moved next to save/load. - Introduced a basic indicator when loading and saving - Bumped version to 1.10
33 lines
No EOL
1.2 KiB
Markdown
33 lines
No EOL
1.2 KiB
Markdown
|
||
# Tony's Dress Up
|
||
|
||
[](CODE_OF_CONDUCT.md)
|
||
|
||

|
||
|
||
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 using [Ruffle](https://ruffle.rs/)'s demo page.
|
||
|
||
|
||
## Getting Started
|
||
|
||
### Prerequisites
|
||
|
||
- Godot Engine 3.2
|
||
|
||
## Authors
|
||
|
||
* **Tony Bark** - *Initial work* - [tonytins](https://github.com/tonytins)
|
||
* **Kenney** - *UI* - [kenny.nl](https://www.kenney.nl/)
|
||
* **Twemoji** - *Emojis* - [twemoji.twitter.com](https://twemoji.twitter.com/)
|
||
* **Font Awesome** - *Icons* - [FortAwesome](https://github.com/FortAwesome)
|
||
|
||
|
||
## 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.
|
||
|
||
The Flash games included are closed source, but considered abandonware. Feel free to share them on archives.
|
||
|
||
## Code of Conduct
|
||
|
||
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. |