summaryrefslogtreecommitdiff
path: root/README.md
blob: 953255abd382634c1429dd609a6e61b04593021c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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)!

## Implementation

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