summaryrefslogtreecommitdiff
path: root/README.md
blob: fcd74682bd5a2a65bc17a94cdb9b4b1da3cecdb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Wiggle World

Is just a toy.  I thought about it one day while watching turtles and
ducks coasting about in a pond. I noticed how, when the turtles were
deep enough, I couldn't quite see their features. I could just see
turtle-like shapes as they drifted about.  Then I thought, "wouldn't it
be kinda fun to draw a shape and watch it spring to life?"

Hope you [enjoy it](https://cbeo.github.io/wiggle-world)!

<img src="https://raw.githubusercontent.com/cbeo/WiggleWorldApp/master/wiggle-world-demo.gif"
     width="300px"/>


## Implementation


Wiggle World was created using the [Haxe](https://haxe.org)
programming language and the [OpenFL](https://openfl.org) framework.