mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-05 13:34:48 -04:00
No description
I learned C# primarily for game development but held off switching to it on Godot 3 because it was still rough around edges - crashed way too many times. It seems to be working as it should as of 3.1.1 and that's why I'm rewriting all the GDScript portions in C# as much as possible. However, this does make it incompatible with the Steam version, as of this writing, until the Godot devs decide how they want to publish it in future updates. |
||
---|---|---|
assets | ||
project | ||
publishing | ||
.gitattributes | ||
.gitignore | ||
CC-BY | ||
LICENSE | ||
README.md | ||
screenshot.gif |
Nathan's Dress Up
Nathan's Dress Up is a open source dress up game. It's a remake of my original Flash game, ZC's Dress Up.
Prerequisites
- Godot 3.1.1 or later, Mono version
- .NET Build Tools
- Visual Studio or MonoDevelop
Built and tested on Godot 3.1.1 from Windows 10 1903 with Visual Studio Build Tools 2017