From 2b2ca6d30f971ddb717fed89441bbc0cc1a7e0f3 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Thu, 02 Nov 2006 22:52:54 +0000 Subject: Added a test game to the bundle. Have just to verify clicks of the sounds and maybe add a few more. --- (limited to 'games') diff --git a/games/test/images/darabuka.jpg b/games/test/images/darabuka.jpg new file mode 100644 index 0000000..b22d23b --- /dev/null +++ b/games/test/images/darabuka.jpg Binary files differ diff --git a/games/test/images/djembe.jpg b/games/test/images/djembe.jpg new file mode 100644 index 0000000..8e57235 --- /dev/null +++ b/games/test/images/djembe.jpg Binary files differ diff --git a/games/test/images/flute.jpg b/games/test/images/flute.jpg new file mode 100644 index 0000000..f1d5ffd --- /dev/null +++ b/games/test/images/flute.jpg Binary files differ diff --git a/games/test/images/gong.jpg b/games/test/images/gong.jpg new file mode 100644 index 0000000..f09b60d --- /dev/null +++ b/games/test/images/gong.jpg Binary files differ diff --git a/games/test/images/maracas.jpg b/games/test/images/maracas.jpg new file mode 100644 index 0000000..ca960a9 --- /dev/null +++ b/games/test/images/maracas.jpg Binary files differ diff --git a/games/test/images/marimba.jpg b/games/test/images/marimba.jpg new file mode 100644 index 0000000..82a08b7 --- /dev/null +++ b/games/test/images/marimba.jpg Binary files differ diff --git a/games/test/images/piano.jpg b/games/test/images/piano.jpg new file mode 100644 index 0000000..bc2ed83 --- /dev/null +++ b/games/test/images/piano.jpg Binary files differ diff --git a/games/test/images/reference b/games/test/images/reference new file mode 100644 index 0000000..3d703c4 --- /dev/null +++ b/games/test/images/reference @@ -0,0 +1,9 @@ +flute: Public domain image from Websters Dictionary 1911 (wikipedia) +gong: Public domain (wikipedia) +maracas: Axel Heymann GNU-Lizenz für freie Dokumentation (wikipedia) +marimba: Frederick Langhorst Creative Commons (wikipedia) +piano: Public domain (wikipedia) +spring: creative commons (wikipedia) +triangle: Public domain (wikipedia) +djembe: GNU-Lizenz für freie Dokumentation (wikipedia) +darbuka: GNU-Lizenz für freie Dokumentation (wikipedia) diff --git a/games/test/images/spring.jpg b/games/test/images/spring.jpg new file mode 100644 index 0000000..ff938c6 --- /dev/null +++ b/games/test/images/spring.jpg Binary files differ diff --git a/games/test/images/triangle.jpg b/games/test/images/triangle.jpg new file mode 100644 index 0000000..bb8a880 --- /dev/null +++ b/games/test/images/triangle.jpg Binary files differ diff --git a/games/test/sounds/darabuka b/games/test/sounds/darabuka new file mode 100644 index 0000000..8c574da --- /dev/null +++ b/games/test/sounds/darabuka Binary files differ diff --git a/games/test/sounds/djembe b/games/test/sounds/djembe new file mode 100644 index 0000000..1216fad --- /dev/null +++ b/games/test/sounds/djembe Binary files differ diff --git a/games/test/sounds/flute b/games/test/sounds/flute new file mode 100644 index 0000000..4a3d8f7 --- /dev/null +++ b/games/test/sounds/flute Binary files differ diff --git a/games/test/sounds/gam b/games/test/sounds/gam new file mode 100644 index 0000000..3ee64af --- /dev/null +++ b/games/test/sounds/gam Binary files differ diff --git a/games/test/sounds/gong b/games/test/sounds/gong new file mode 100644 index 0000000..4162e41 --- /dev/null +++ b/games/test/sounds/gong Binary files differ diff --git a/games/test/sounds/koto b/games/test/sounds/koto new file mode 100644 index 0000000..afb8c1d --- /dev/null +++ b/games/test/sounds/koto Binary files differ diff --git a/games/test/sounds/maracas b/games/test/sounds/maracas new file mode 100644 index 0000000..b32478d --- /dev/null +++ b/games/test/sounds/maracas Binary files differ diff --git a/games/test/sounds/marimba b/games/test/sounds/marimba new file mode 100644 index 0000000..5a4a727 --- /dev/null +++ b/games/test/sounds/marimba Binary files differ diff --git a/games/test/sounds/piano b/games/test/sounds/piano new file mode 100644 index 0000000..e6acf13 --- /dev/null +++ b/games/test/sounds/piano Binary files differ diff --git a/games/test/sounds/snare b/games/test/sounds/snare new file mode 100644 index 0000000..64a8b87 --- /dev/null +++ b/games/test/sounds/snare Binary files differ diff --git a/games/test/sounds/spring b/games/test/sounds/spring new file mode 100644 index 0000000..bd20256 --- /dev/null +++ b/games/test/sounds/spring Binary files differ diff --git a/games/test/sounds/triangle b/games/test/sounds/triangle new file mode 100644 index 0000000..230c91f --- /dev/null +++ b/games/test/sounds/triangle Binary files differ diff --git a/games/test/test.mson b/games/test/test.mson new file mode 100644 index 0000000..9e9e3d7 --- /dev/null +++ b/games/test/test.mson @@ -0,0 +1,9 @@ +darabuka.jpg darabuka +flute.jpg flute +maracas.jpg maracas +piano.jpg piano +triangle.jpg triangle +djembe.jpg djembe +gong.jpg gong +marimba.jpg marimba +spring.jpg spring -- cgit v0.9.1