diff --git a/src/lib/components/hero.svelte b/src/lib/components/hero.svelte index 909385f..4d70764 100644 --- a/src/lib/components/hero.svelte +++ b/src/lib/components/hero.svelte @@ -19,7 +19,7 @@
- + diff --git a/src/lib/components/projects/heaventaker/button.svelte b/src/lib/components/projects/heaventaker/button.svelte new file mode 100644 index 0000000..7f80d7f --- /dev/null +++ b/src/lib/components/projects/heaventaker/button.svelte @@ -0,0 +1,65 @@ + + + +
+ +
+
+ + \ No newline at end of file diff --git a/src/routes/index.svelte b/src/routes/index.svelte index cef72be..ec4fe44 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -72,7 +72,7 @@ - + + + + +
+
+
+ +
+
+ + + +
+
+
+

+ A Work-in-progress Helltaker inspired game with angels. +

+ +

+ Short game about solving puzzles in heaven and about pleasing your favorite angels. +

+ + Features: +
    +
  • 6 angels, each with a unique puzzle - art by u/hohodo
  • +
  • Audio from Mittsies
  • +
+
+ +
+
+ +
+
+ +
+ +

Licensing

+ +

+ The game is licensed under AGPLv3. This means it's free software, but you must give credit to the author and share your changes under the same license. Read full license here. +

+ +

+ Images are licensed under CC-BY-SA. This means you must give credit to the author and share your changes under the same license. +

+
+ +
- + \ No newline at end of file diff --git a/static/screenshots/heaventaker/Uriel_unhappy.png b/static/screenshots/heaventaker/Uriel_unhappy.png new file mode 100644 index 0000000..6fc20ae Binary files /dev/null and b/static/screenshots/heaventaker/Uriel_unhappy.png differ diff --git a/static/screenshots/heaventaker/btnmiddle.png b/static/screenshots/heaventaker/btnmiddle.png new file mode 100644 index 0000000..86b59f7 Binary files /dev/null and b/static/screenshots/heaventaker/btnmiddle.png differ diff --git a/static/screenshots/heaventaker/btnstart.png b/static/screenshots/heaventaker/btnstart.png new file mode 100644 index 0000000..ab38a5c Binary files /dev/null and b/static/screenshots/heaventaker/btnstart.png differ diff --git a/static/screenshots/heaventaker.png b/static/screenshots/heaventaker/heaventaker.png similarity index 100% rename from static/screenshots/heaventaker.png rename to static/screenshots/heaventaker/heaventaker.png diff --git a/static/screenshots/heaventaker.webp b/static/screenshots/heaventaker/heaventaker.webp similarity index 100% rename from static/screenshots/heaventaker.webp rename to static/screenshots/heaventaker/heaventaker.webp diff --git a/static/screenshots/heaventaker/heaventaker2.webp b/static/screenshots/heaventaker/heaventaker2.webp new file mode 100644 index 0000000..d91afb8 Binary files /dev/null and b/static/screenshots/heaventaker/heaventaker2.webp differ diff --git a/static/screenshots/heaventaker/lucifer.png b/static/screenshots/heaventaker/lucifer.png new file mode 100644 index 0000000..9484b2a Binary files /dev/null and b/static/screenshots/heaventaker/lucifer.png differ diff --git a/static/screenshots/heaventaker/michael.png b/static/screenshots/heaventaker/michael.png new file mode 100644 index 0000000..fdc48cc Binary files /dev/null and b/static/screenshots/heaventaker/michael.png differ diff --git a/static/screenshots/heaventaker/michael.webp b/static/screenshots/heaventaker/michael.webp new file mode 100644 index 0000000..a408b40 Binary files /dev/null and b/static/screenshots/heaventaker/michael.webp differ diff --git a/static/screenshots/heaventaker/screenshot_big.webp b/static/screenshots/heaventaker/screenshot_big.webp new file mode 100644 index 0000000..275cb85 Binary files /dev/null and b/static/screenshots/heaventaker/screenshot_big.webp differ