rose apollo
+she/her
+game development (programming) student at falmouth uni
+familiar with c#, unity, c, photoshop, premier / after affects and blender
diff --git a/content/assets/bluesky.webp b/content/assets/img/bluesky.webp similarity index 100% rename from content/assets/bluesky.webp rename to content/assets/img/bluesky.webp diff --git a/content/assets/script/disc.js b/content/assets/script/disc.js new file mode 100644 index 0000000..e096e70 --- /dev/null +++ b/content/assets/script/disc.js @@ -0,0 +1,11 @@ +function discpop() +{ + Swal.fire + ({ + title: "", + text: "", + icon: "info", + confirmButtonText: "Okay!", + theme: "dark" + }); +} \ No newline at end of file diff --git a/content/style.css b/content/assets/styles/main.css similarity index 97% rename from content/style.css rename to content/assets/styles/main.css index 62ff075..ddc8427 100644 --- a/content/style.css +++ b/content/assets/styles/main.css @@ -102,6 +102,10 @@ h2 { padding-left: 8px; } +#content { + padding-left: 8px; +} + * { color: #ea8aff; diff --git a/content/index.html b/content/index.html index 5de53b7..8348358 100644 --- a/content/index.html +++ b/content/index.html @@ -8,55 +8,61 @@ - + + + +
she/her
-game development (programming) student at falmouth uni
-familiar with c#, unity, c, photoshop, premier / after affects and blender
-This game was made in 48hs during the Global Game Jam 2025 with the theme of 'Bubble' by Fabled Arm Studios.
-she/her
+game development (programming) student at falmouth uni
+familiar with c#, unity, c, photoshop, premier / after affects and blender