summaryrefslogtreecommitdiff
path: root/README.md
blob: 9bcbf9dc82047399820b61b2cc0ebe9483da8d19 (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 watching turtles and ducks
in pond at the park. I noticed how, when the turtles were deep enough,
I couldn't quite see their features, just their shapes as they drifted
about.  Then I thought, wouldn't it be kinda fun to just draw a shape
and watch it wiggle?

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 creates using the [Haxe](https://haxe.org)
programming language and the [OpenFL](https://openfl.org) framework.