1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 06:14:48 -04:00
dressupzack/README.md
Tony Bark 739692d970 Basic saving and loading
- 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
2021-05-30 17:01:27 -04:00

33 lines
No EOL
1.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tony's Dress Up
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
![](screenshot.gif)
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.