diff --git a/examples/games/floppy/images/README b/examples/games/floppy/images/README new file mode 100644 index 0000000..53d3063 --- /dev/null +++ b/examples/games/floppy/images/README @@ -0,0 +1,2 @@ +The Gopher sprites were created by Renee French and are distributed +under the Creative Commons Attributions 3.0 license. diff --git a/examples/games/floppy/images/sprite.png b/examples/games/floppy/images/sprite.png new file mode 100644 index 0000000..6e6e0b0 Binary files /dev/null and b/examples/games/floppy/images/sprite.png differ diff --git a/examples/games/floppy/sounds/click.wav b/examples/games/floppy/sounds/click.wav new file mode 100644 index 0000000..76345a6 Binary files /dev/null and b/examples/games/floppy/sounds/click.wav differ diff --git a/examples/games/floppy/sounds/flap.wav b/examples/games/floppy/sounds/flap.wav new file mode 100644 index 0000000..9668d18 Binary files /dev/null and b/examples/games/floppy/sounds/flap.wav differ diff --git a/examples/games/floppy/sounds/point.wav b/examples/games/floppy/sounds/point.wav new file mode 100644 index 0000000..405d518 Binary files /dev/null and b/examples/games/floppy/sounds/point.wav differ diff --git a/examples/games/floppy/sounds/slap.wav b/examples/games/floppy/sounds/slap.wav new file mode 100644 index 0000000..eeab597 Binary files /dev/null and b/examples/games/floppy/sounds/slap.wav differ