First cut.

This commit is contained in:
Vahagn Khachatryan
2018-11-20 18:24:14 +00:00
commit 68f43a2a50
32 changed files with 17670 additions and 0 deletions

7
src/safarihunt.html Normal file
View File

@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<script type="module" src="safarihunt.js"></script>
</head>
</html>