University of Roma Tre Information Visualization First Project
The goal of this projects was of representing 10 little butterflies on the screen on random positions, that will fluidly move into formation to represent the alphabet letters of the word "ciao" (italian word for "hello/hi") upon the pressing of the respective key by the user.
Try pressing all the keys and see them saluting you!
Svg and background sources:
- icon - butterfly.svg file
- background, made by trevor pye - directly by link
@Debian based system:
To launch the application, just download the repository into a folder and type:
$ pip install httpserver
$ python -m http.server
It will be loaded on your localhost 8000 port by default!