diff --git a/website/.gitignore b/website/.gitignore new file mode 100644 index 00000000..c795b054 --- /dev/null +++ b/website/.gitignore @@ -0,0 +1 @@ +build \ No newline at end of file diff --git a/website/site/assets/left.png b/website/site/assets/left.png new file mode 100644 index 00000000..d5bc860d Binary files /dev/null and b/website/site/assets/left.png differ diff --git a/website/site/assets/right.png b/website/site/assets/right.png new file mode 100644 index 00000000..bd81cdfe Binary files /dev/null and b/website/site/assets/right.png differ diff --git a/website/site/crash/crash.html b/website/site/crash/crash.html new file mode 100644 index 00000000..6573f351 --- /dev/null +++ b/website/site/crash/crash.html @@ -0,0 +1,54 @@ + + +
+This page will eventually let you view backtraces in the browser.
+
+ For now you can copy the backtrace code here and use it with
+ agb-addr2line
+
+ + + +
+ + + + diff --git a/website/site/index.html b/website/site/index.html new file mode 100644 index 00000000..ff7e0cb1 --- /dev/null +++ b/website/site/index.html @@ -0,0 +1,127 @@ + + + ++ Press escape to open the menu where you can view or change controls + and restart the game. The game provided is a combination of multiple + Game Boy Advance games made using agb, you can press left or right on + the main menu to switch game. +
+