summaryrefslogtreecommitdiff
path: root/README.md
blob: 7986f2a2b735a8717921bd39ebc8d22091f61975 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Wiggle World

Wiggle World is just a toy about shape and motion. I thought of it one
day while watching ducks and turtles at a local pond.  As the ducks
emerged from the water, their butts would wiggle back and forth
without the rest of their body seeming to move. As turtles sank deeper
into the water, I noticed that their features faded as the depth
increased. Eventually I could see only vague blobs drifting in and out
of patches of light.  

Shapes and light and motion.  I thought might be fun to draw some
shapes and whatch them drift and shift and wiggle.  So that's what
does.

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.