mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-07 22:04:49 -04:00
Created README
This commit is contained in:
parent
cbaddfbcdc
commit
fb6b2728c8
2 changed files with 12 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
[ext_resource path="res://Clothes.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://Interface.tscn" type="PackedScene" id=5]
|
||||
|
||||
[node name="Window" type="Node2D"]
|
||||
[node name="MainScreen" type="Node2D" index="0"]
|
||||
|
||||
[node name="Background" type="Sprite" parent="." index="0"]
|
||||
|
||||
|
|
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
|
||||
I have high confidence that I'll be able to get around to creating a proper sequel with newer glasses and better game play mechenics.
|
||||
|
||||
You can download or download and donate at [Itch.io](https://antonwilc0x.itch.io/zdressup).
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
Loading…
Add table
Reference in a new issue