commit 530d3bffc51e9ba72036775536a09c28e404afce Author: Ben Burlingham Date: Fri May 22 16:14:40 2020 -0700 Initial commit. diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules diff --git a/package.json b/package.json new file mode 100644 index 0000000..ba80a3d --- /dev/null +++ b/package.json @@ -0,0 +1,11 @@ +{ + "name": "ricochet", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC" +} diff --git a/ricochet.html b/ricochet.html new file mode 100644 index 0000000..575c98b --- /dev/null +++ b/ricochet.html @@ -0,0 +1,146 @@ + + + + + + Document + + + + +
+ +
+ +
0:42
+
+ +
+
Grendel
+
Barbarossa
+
Pi
+
Wendy
+
+ + +
+
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
+
+ +
+
+
+ + + + \ No newline at end of file