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

I christen this game a full fledged port

The static image of Zack in previous attempts at a standalone port served mostly as a placeholder because I haven't animanted a sprite with a general purpose game engine and it's designer since Game Maker 6. This was no different.

But not anymore! The eyes are animanted now and soon the mouth will be too. I know that sounds small in the grand scheme of things but that pretty much means that the design of this is identical to the original Flash version. So I can say with confidence that this pretty much counts as a full fledged port of the original. I'm so glad I never gave up on figuring out how to bring this game to a wider audience in it's entirety. Think I'll be sticking with Godot for future games now.
This commit is contained in:
Anthony Wilcox 2019-01-02 00:23:16 -05:00
parent f15145e5e5
commit c91d91c14f
49 changed files with 737 additions and 27 deletions

View file

@ -1,6 +1,6 @@
# Zack's Dress Up 1½
Zack's Dress Up is a basic drag and drop-based dress up game written and designed in Godot 3. It's a partial port and remake of my original Flash game, ZC's Dress Up, that contains all the original assets with only minor edits.
Zack's Dress Up is a basic drag and drop-based dress up game written and designed in Godot 3. It's a port of my original Flash game, ZC's Dress Up, that contains all the original assets with only minor edits.
I have high confidence that I'll be able to get around to developing a proper sequel with newer graphics and better game play mechenics sometime Q1 2019.