Skip to content

Commit a2c56bb

Browse files
committed
feat: make music
0 parents  commit a2c56bb

File tree

426 files changed

+23538
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

426 files changed

+23538
-0
lines changed

.gitignore

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.DS_Store
2+
.sass-cache
3+
node_modules/
4+
./node_modules/
5+
./node_modules/*
6+
node_modulesstyles/bourbon/
7+
styles/bourbon/_bourbon-deprecated-upcoming.scss
8+
styles/bourbon/_bourbon.scss
9+
styles/bourbon/addons
10+
styles/bourbon/css3
11+
styles/bourbon/functions
12+
styles/bourbon/helpers

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "third-party/physics"]
2+
path = third-party/physics
3+
url = git://github.com/jonobr1/Physics.git

README.md

+8

assets/A/bubbles.mp3

42 KB
Binary file not shown.

assets/A/clay.mp3

42 KB
Binary file not shown.

assets/A/confetti.mp3

42 KB
Binary file not shown.

assets/A/corona.mp3

41 KB
Binary file not shown.

assets/A/dotted-spiral.mp3

60.4 KB
Binary file not shown.

assets/A/flash-1.mp3

23.1 KB
Binary file not shown.

assets/A/flash-2.mp3

6.8 KB
Binary file not shown.

assets/A/flash-3.mp3

11.4 KB
Binary file not shown.

assets/A/glimmer.mp3

42 KB
Binary file not shown.

assets/A/moon.mp3

26.2 KB
Binary file not shown.

assets/A/pinwheel.mp3

42 KB
Binary file not shown.

assets/A/piston-1.mp3

11.4 KB
Binary file not shown.

assets/A/piston-2.mp3

21.1 KB
Binary file not shown.

assets/A/piston-3.mp3

21.1 KB
Binary file not shown.

assets/A/prism-1.mp3

41 KB
Binary file not shown.

assets/A/prism-2.mp3

42 KB
Binary file not shown.

assets/A/prism-3.mp3

41 KB
Binary file not shown.

assets/A/splits.mp3

21.1 KB
Binary file not shown.

assets/A/squiggle.mp3

36.4 KB
Binary file not shown.

assets/A/strike.mp3

21.1 KB
Binary file not shown.

assets/A/suspension.mp3

42 KB
Binary file not shown.

assets/A/timer.mp3

30.8 KB
Binary file not shown.

assets/A/ufo.mp3

30.8 KB
Binary file not shown.

assets/A/veil.mp3

21.1 KB
Binary file not shown.

assets/A/wipe.mp3

41 KB
Binary file not shown.

assets/A/zig-zag.mp3

30.8 KB
Binary file not shown.

assets/B/bubbles.mp3

42 KB
Binary file not shown.

assets/B/clay.mp3

43.5 KB
Binary file not shown.

assets/B/confetti.mp3

21.1 KB
Binary file not shown.

assets/B/corona.mp3

41 KB
Binary file not shown.

assets/B/dotted-spiral.mp3

42 KB
Binary file not shown.

assets/B/flash-1.mp3

21.1 KB
Binary file not shown.

assets/B/flash-2.mp3

31.8 KB
Binary file not shown.

assets/B/flash-3.mp3

21.1 KB
Binary file not shown.

assets/B/glimmer.mp3

11.4 KB
Binary file not shown.

assets/B/moon.mp3

21.1 KB
Binary file not shown.

assets/B/pinwheel.mp3

23.7 KB
Binary file not shown.

assets/B/piston-1.mp3

21.1 KB
Binary file not shown.

assets/B/piston-2.mp3

11.4 KB
Binary file not shown.

assets/B/piston-3.mp3

29.8 KB
Binary file not shown.

assets/B/prism-1.mp3

26.2 KB
Binary file not shown.

assets/B/prism-2.mp3

22.1 KB
Binary file not shown.

assets/B/prism-3.mp3

37.9 KB
Binary file not shown.

assets/B/splits.mp3

38.9 KB
Binary file not shown.

assets/B/squiggle.mp3

42 KB
Binary file not shown.

assets/B/strike.mp3

9.88 KB
Binary file not shown.

assets/B/suspension.mp3

22.1 KB
Binary file not shown.

assets/B/timer.mp3

21.1 KB
Binary file not shown.

assets/B/ufo.mp3

30.8 KB
Binary file not shown.

assets/B/veil.mp3

42 KB
Binary file not shown.

assets/B/wipe.mp3

10.4 KB
Binary file not shown.

assets/B/zig-zag.mp3

30.8 KB
Binary file not shown.

assets/C/bubbles.mp3

42 KB
Binary file not shown.

assets/C/clay.mp3

16.5 KB
Binary file not shown.

assets/C/confetti.mp3

10.4 KB
Binary file not shown.

assets/C/corona.mp3

41 KB
Binary file not shown.

assets/C/dotted-spiral.mp3

50.7 KB
Binary file not shown.

assets/C/flash-1.mp3

8.83 KB
Binary file not shown.

assets/C/flash-2.mp3

8.83 KB
Binary file not shown.

assets/C/flash-3.mp3

11.4 KB
Binary file not shown.

assets/C/glimmer.mp3

30.8 KB
Binary file not shown.

assets/C/moon.mp3

11.4 KB
Binary file not shown.

assets/C/pinwheel.mp3

26.2 KB
Binary file not shown.

assets/C/piston-1.mp3

11.4 KB
Binary file not shown.

assets/C/piston-2.mp3

11.4 KB
Binary file not shown.

assets/C/piston-3.mp3

11.4 KB
Binary file not shown.

assets/C/prism-1.mp3

13.9 KB
Binary file not shown.

assets/C/prism-2.mp3

41.5 KB
Binary file not shown.

assets/C/prism-3.mp3

21.1 KB
Binary file not shown.

assets/C/splits.mp3

10.9 KB
Binary file not shown.

assets/C/squiggle.mp3

16.5 KB
Binary file not shown.

assets/C/strike.mp3

11.4 KB
Binary file not shown.

assets/C/suspension.mp3

18.5 KB
Binary file not shown.

assets/C/timer.mp3

21.1 KB
Binary file not shown.

assets/C/ufo.mp3

21.1 KB
Binary file not shown.

assets/C/veil.mp3

21.1 KB
Binary file not shown.

assets/C/wipe.mp3

16.5 KB
Binary file not shown.

assets/C/zig-zag.mp3

28.7 KB
Binary file not shown.

assets/D/bubbles.mp3

24.7 KB
Binary file not shown.

assets/D/clay.mp3

11.4 KB
Binary file not shown.

assets/D/confetti.mp3

42 KB
Binary file not shown.

assets/D/corona.mp3

41 KB
Binary file not shown.

assets/D/dotted-spiral.mp3

42 KB
Binary file not shown.

assets/D/flash-1.mp3

23.1 KB
Binary file not shown.

assets/D/flash-2.mp3

12.9 KB
Binary file not shown.

assets/D/flash-3.mp3

11.4 KB
Binary file not shown.

assets/D/glimmer.mp3

11.4 KB
Binary file not shown.

assets/D/moon.mp3

21.1 KB
Binary file not shown.

assets/D/pinwheel.mp3

41.5 KB
Binary file not shown.

assets/D/piston-1.mp3

11.4 KB
Binary file not shown.

assets/D/piston-2.mp3

21.1 KB
Binary file not shown.

assets/D/piston-3.mp3

29.8 KB
Binary file not shown.

assets/D/prism-1.mp3

26.2 KB
Binary file not shown.

assets/D/prism-2.mp3

22.1 KB
Binary file not shown.

assets/D/prism-3.mp3

37.9 KB
Binary file not shown.

assets/D/splits.mp3

38.9 KB
Binary file not shown.

assets/D/squiggle.mp3

40 KB
Binary file not shown.

assets/D/strike.mp3

21.1 KB
Binary file not shown.

assets/D/suspension.mp3

22.1 KB
Binary file not shown.

assets/D/timer.mp3

42 KB
Binary file not shown.

assets/D/ufo.mp3

22.1 KB
Binary file not shown.

assets/D/veil.mp3

42 KB
Binary file not shown.

assets/D/wipe.mp3

42 KB
Binary file not shown.

assets/D/zig-zag.mp3

22.1 KB
Binary file not shown.

assets/E/bubbles.mp3

45.6 KB
Binary file not shown.

assets/E/clay.mp3

41 KB
Binary file not shown.

assets/E/confetti.mp3

31.8 KB
Binary file not shown.

assets/E/corona.mp3

30.8 KB
Binary file not shown.

assets/E/dotted-spiral.mp3

21.1 KB
Binary file not shown.

assets/E/flash-1.mp3

21.1 KB
Binary file not shown.

assets/E/flash-2.mp3

15.5 KB
Binary file not shown.

assets/E/flash-3.mp3

11.4 KB
Binary file not shown.

assets/E/glimmer.mp3

79.7 KB
Binary file not shown.

assets/E/moon.mp3

21.1 KB
Binary file not shown.

assets/E/pinwheel.mp3

30.8 KB
Binary file not shown.

assets/E/piston-1.mp3

41 KB
Binary file not shown.

assets/E/piston-2.mp3

11.4 KB
Binary file not shown.

assets/E/piston-3.mp3

11.4 KB
Binary file not shown.

assets/E/prism-1.mp3

21.1 KB
Binary file not shown.

assets/E/prism-2.mp3

22.1 KB
Binary file not shown.

assets/E/prism-3.mp3

37.9 KB
Binary file not shown.

assets/E/splits.mp3

12.4 KB
Binary file not shown.

assets/E/squiggle.mp3

41 KB
Binary file not shown.

assets/E/strike.mp3

42 KB
Binary file not shown.

assets/E/suspension.mp3

22.1 KB
Binary file not shown.

assets/E/timer.mp3

42 KB
Binary file not shown.

assets/E/ufo.mp3

22.1 KB
Binary file not shown.

assets/E/veil.mp3

42 KB
Binary file not shown.

assets/E/wipe.mp3

42 KB
Binary file not shown.

assets/E/zig-zag.mp3

28.7 KB
Binary file not shown.

assets/F/bubbles.mp3

42 KB
Binary file not shown.

assets/F/clay.mp3

11.4 KB
Binary file not shown.

assets/F/confetti.mp3

21.1 KB
Binary file not shown.

assets/F/corona.mp3

41 KB
Binary file not shown.

assets/F/dotted-spiral.mp3

42 KB
Binary file not shown.

assets/F/flash-1.mp3

21.1 KB
Binary file not shown.

assets/F/flash-2.mp3

12.9 KB
Binary file not shown.

assets/F/flash-3.mp3

11.4 KB
Binary file not shown.

assets/F/glimmer.mp3

7.82 KB
Binary file not shown.

assets/F/moon.mp3

21.1 KB
Binary file not shown.

assets/F/pinwheel.mp3

16.5 KB
Binary file not shown.

assets/F/piston-1.mp3

5.27 KB
Binary file not shown.

assets/F/piston-2.mp3

9.86 KB
Binary file not shown.

assets/F/piston-3.mp3

8.84 KB
Binary file not shown.

assets/F/prism-1.mp3

17 KB
Binary file not shown.

assets/F/prism-2.mp3

7.33 KB
Binary file not shown.

assets/F/prism-3.mp3

37.9 KB
Binary file not shown.

assets/F/splits.mp3

38.9 KB
Binary file not shown.

assets/F/squiggle.mp3

42 KB
Binary file not shown.

assets/F/strike.mp3

42 KB
Binary file not shown.

assets/F/suspension.mp3

22.1 KB
Binary file not shown.

assets/F/timer.mp3

41 KB
Binary file not shown.

assets/F/ufo.mp3

22.1 KB
Binary file not shown.

assets/F/veil.mp3

11.4 KB
Binary file not shown.

assets/F/wipe.mp3

6.31 KB
Binary file not shown.

assets/F/zig-zag.mp3

21.1 KB
Binary file not shown.

assets/G/bubbles.mp3

84.1 KB
Binary file not shown.

assets/G/bubbles.wav

607 KB
Binary file not shown.

assets/G/clay.mp3

49.2 KB
Binary file not shown.

assets/G/clay.wav

349 KB
Binary file not shown.

assets/G/confetti.mp3

50.4 KB
Binary file not shown.

assets/G/confetti.wav

358 KB
Binary file not shown.

assets/G/corona.mp3

84.1 KB
Binary file not shown.

assets/G/corona.wav

607 KB
Binary file not shown.

assets/G/dotted-spiral.mp3

49.2 KB
Binary file not shown.

assets/G/dotted-spiral.wav

349 KB
Binary file not shown.

assets/G/flash-1.mp3

31.4 KB
Binary file not shown.

assets/G/flash-1.wav

221 KB
Binary file not shown.

assets/G/flash-2.mp3

13.7 KB
Binary file not shown.

assets/G/flash-2.wav

82.8 KB
Binary file not shown.

assets/G/flash-3.mp3

13.7 KB
Binary file not shown.

assets/G/flash-3.wav

89.7 KB
Binary file not shown.

assets/G/glimmer.mp3

50.4 KB
Binary file not shown.

assets/G/glimmer.wav

358 KB
Binary file not shown.

assets/G/moon.mp3

43 KB
Binary file not shown.

assets/G/moon.wav

306 KB
Binary file not shown.

assets/G/pinwheel.mp3

50.4 KB
Binary file not shown.

assets/G/pinwheel.wav

358 KB
Binary file not shown.

assets/G/piston-1.mp3

50.4 KB
Binary file not shown.

assets/G/piston-1.wav

358 KB
Binary file not shown.

assets/G/piston-2.mp3

25.3 KB
Binary file not shown.

assets/G/piston-2.wav

175 KB
Binary file not shown.

assets/G/piston-3.mp3

25.3 KB
Binary file not shown.

assets/G/piston-3.wav

175 KB
Binary file not shown.

assets/G/prism-1.mp3

43 KB
Binary file not shown.

assets/G/prism-1.wav

306 KB
Binary file not shown.

assets/G/prism-2.mp3

50.4 KB
Binary file not shown.

assets/G/prism-2.wav

358 KB
Binary file not shown.

assets/G/prism-3.mp3

50.4 KB
Binary file not shown.

assets/G/prism-3.wav

358 KB
Binary file not shown.

assets/G/splits.mp3

50.4 KB
Binary file not shown.

assets/G/splits.wav

358 KB
Binary file not shown.

assets/G/squiggle.mp3

50.4 KB
Binary file not shown.

assets/G/squiggle.wav

358 KB
Binary file not shown.

assets/G/strike.mp3

25.3 KB
Binary file not shown.

assets/G/strike.wav

175 KB
Binary file not shown.

assets/G/suspension.mp3

50.4 KB
Binary file not shown.

assets/G/suspension.wav

358 KB
Binary file not shown.

assets/G/timer.mp3

50.4 KB
Binary file not shown.

assets/G/timer.wav

358 KB
Binary file not shown.

assets/G/ufo.mp3

50.4 KB
Binary file not shown.

assets/G/ufo.wav

358 KB
Binary file not shown.

assets/G/veil.mp3

50.4 KB
Binary file not shown.

assets/G/veil.wav

358 KB
Binary file not shown.

assets/G/wipe.mp3

33.9 KB
Binary file not shown.

assets/G/wipe.wav

237 KB
Binary file not shown.

assets/G/zig-zag.mp3

36.9 KB
Binary file not shown.

assets/G/zig-zag.wav

260 KB
Binary file not shown.

assets/clap-loop.mp3

378 KB
Binary file not shown.

assets/clap-loop.wav

4.04 MB
Binary file not shown.

assets/groove-loop.mp3

336 KB
Binary file not shown.

assets/groove-loop.wav

3.59 MB
Binary file not shown.

assets/index.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!doctype html>
2+
<html>
3+
<meta charset="utf-8">
4+
<head></head>
5+
<body>
6+
<script>
7+
window.location = 'http://patatap.com/';
8+
</script>
9+
</body>
10+
</html>

assets/kiosk/A/bubbles.mp3

42 KB
Binary file not shown.

assets/kiosk/A/clay.mp3

83.9 KB
Binary file not shown.

assets/kiosk/A/confetti.mp3

42 KB
Binary file not shown.

assets/kiosk/A/corona.mp3

41 KB
Binary file not shown.

assets/kiosk/A/dotted-spiral.mp3

60.4 KB
Binary file not shown.

assets/kiosk/A/flash-1.mp3

23.2 KB
Binary file not shown.

assets/kiosk/A/flash-2.mp3

6.84 KB
Binary file not shown.

assets/kiosk/A/flash-3.mp3

11.4 KB
Binary file not shown.

assets/kiosk/A/glimmer.mp3

42 KB
Binary file not shown.

assets/kiosk/A/moon.mp3

26.2 KB
Binary file not shown.

assets/kiosk/A/pinwheel.mp3

42 KB
Binary file not shown.

assets/kiosk/A/piston-1.mp3

11.4 KB
Binary file not shown.

assets/kiosk/A/piston-2.mp3

21.1 KB
Binary file not shown.

assets/kiosk/A/piston-3.mp3

21.1 KB
Binary file not shown.

assets/kiosk/A/prism-1.mp3

41 KB
Binary file not shown.

assets/kiosk/A/prism-2.mp3

42 KB
Binary file not shown.

assets/kiosk/A/prism-3.mp3

81.8 KB
Binary file not shown.

assets/kiosk/A/splits.mp3

21.1 KB
Binary file not shown.

assets/kiosk/A/squiggle.mp3

36.4 KB
Binary file not shown.

assets/kiosk/A/strike.mp3

21.1 KB
Binary file not shown.

assets/kiosk/A/suspension.mp3

42 KB
Binary file not shown.

assets/kiosk/A/timer.mp3

30.8 KB
Binary file not shown.

assets/kiosk/A/ufo.mp3

30.8 KB
Binary file not shown.

assets/kiosk/A/veil.mp3

21.1 KB
Binary file not shown.

assets/kiosk/A/wipe.mp3

41 KB
Binary file not shown.

assets/kiosk/A/zig-zag.mp3

30.8 KB
Binary file not shown.

assets/kiosk/B/bubbles.mp3

42.1 KB
Binary file not shown.

assets/kiosk/B/clay.mp3

43.6 KB
Binary file not shown.

assets/kiosk/B/confetti.mp3

21.1 KB
Binary file not shown.

assets/kiosk/B/corona.mp3

41 KB
Binary file not shown.

assets/kiosk/B/dotted-spiral.mp3

42.1 KB
Binary file not shown.

assets/kiosk/B/flash-1.mp3

21.1 KB
Binary file not shown.

assets/kiosk/B/flash-2.mp3

31.9 KB
Binary file not shown.

assets/kiosk/B/flash-3.mp3

21.1 KB
Binary file not shown.

assets/kiosk/B/glimmer.mp3

11.4 KB
Binary file not shown.

assets/kiosk/B/moon.mp3

21.1 KB
Binary file not shown.

assets/kiosk/B/pinwheel.mp3

23.7 KB
Binary file not shown.

assets/kiosk/B/piston-1.mp3

21.1 KB
Binary file not shown.

assets/kiosk/B/piston-2.mp3

11.4 KB
Binary file not shown.

assets/kiosk/B/piston-3.mp3

29.8 KB
Binary file not shown.

assets/kiosk/B/prism-1.mp3

26.2 KB
Binary file not shown.

assets/kiosk/B/prism-2.mp3

22.2 KB
Binary file not shown.

assets/kiosk/B/prism-3.mp3

38 KB
Binary file not shown.

assets/kiosk/B/splits.mp3

39 KB
Binary file not shown.

assets/kiosk/B/squiggle.mp3

42.1 KB
Binary file not shown.

assets/kiosk/B/strike.mp3

19.6 KB
Binary file not shown.

assets/kiosk/B/suspension.mp3

22.2 KB
Binary file not shown.

assets/kiosk/B/timer.mp3

21.1 KB
Binary file not shown.

assets/kiosk/B/ufo.mp3

30.9 KB
Binary file not shown.

assets/kiosk/B/veil.mp3

42.1 KB
Binary file not shown.

assets/kiosk/B/wipe.mp3

10.4 KB
Binary file not shown.

assets/kiosk/B/zig-zag.mp3

30.8 KB
Binary file not shown.

assets/kiosk/C/bubbles.mp3

42.1 KB
Binary file not shown.

assets/kiosk/C/clay.mp3

16.5 KB
Binary file not shown.

assets/kiosk/C/confetti.mp3

10.4 KB
Binary file not shown.

assets/kiosk/C/corona.mp3

41 KB
Binary file not shown.

assets/kiosk/C/dotted-spiral.mp3

50.7 KB
Binary file not shown.

assets/kiosk/C/flash-1.mp3

17.6 KB
Binary file not shown.

assets/kiosk/C/flash-2.mp3

8.88 KB
Binary file not shown.

assets/kiosk/C/flash-3.mp3

11.4 KB
Binary file not shown.

assets/kiosk/C/glimmer.mp3

30.8 KB
Binary file not shown.

assets/kiosk/C/moon.mp3

11.4 KB
Binary file not shown.

assets/kiosk/C/pinwheel.mp3

26.2 KB
Binary file not shown.

assets/kiosk/C/piston-1.mp3

22.7 KB
Binary file not shown.

assets/kiosk/C/piston-2.mp3

11.4 KB
Binary file not shown.

assets/kiosk/C/piston-3.mp3

11.4 KB
Binary file not shown.

assets/kiosk/C/prism-1.mp3

14 KB
Binary file not shown.

assets/kiosk/C/prism-2.mp3

41.5 KB
Binary file not shown.

assets/kiosk/C/prism-3.mp3

21.1 KB
Binary file not shown.

assets/kiosk/C/splits.mp3

10.9 KB
Binary file not shown.

assets/kiosk/C/squiggle.mp3

16.5 KB
Binary file not shown.

assets/kiosk/C/strike.mp3

11.4 KB
Binary file not shown.

assets/kiosk/C/suspension.mp3

18.6 KB
Binary file not shown.

assets/kiosk/C/timer.mp3

21.1 KB
Binary file not shown.

assets/kiosk/C/ufo.mp3

21.1 KB
Binary file not shown.

assets/kiosk/C/veil.mp3

42 KB
Binary file not shown.

assets/kiosk/C/wipe.mp3

16.5 KB
Binary file not shown.

assets/kiosk/C/zig-zag.mp3

28.8 KB
Binary file not shown.

assets/kiosk/D/bubbles.mp3

24.8 KB
Binary file not shown.

assets/kiosk/D/clay.mp3

11.4 KB
Binary file not shown.

assets/kiosk/D/confetti.mp3

42.1 KB
Binary file not shown.

assets/kiosk/D/corona.mp3

41.1 KB
Binary file not shown.

assets/kiosk/D/dotted-spiral.mp3

42.1 KB
Binary file not shown.

assets/kiosk/D/flash-1.mp3

23.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)