Recreation of Nintendo's very own SplatNet 1!
  • JavaScript 62.2%
  • CSS 29.5%
  • HTML 8.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-02-05 08:39:39 +01:00
assets merge changes from main & add proper mobile support 2026-02-04 23:15:38 +01:00
.gitignore update gitignore to add *.pem exception 2026-01-24 00:17:26 -05:00
cover.png upgrade readme 2026-01-21 23:43:49 -05:00
favicon.ico add better error handling w/ loading icon support 2026-01-16 21:59:39 +01:00
header.css merge changes from main & add proper mobile support 2026-02-04 23:15:38 +01:00
header.html merge changes from main & add proper mobile support 2026-02-04 23:15:38 +01:00
index.html fix fuck up when merging that caused embeds to be broken 2026-02-04 23:18:43 +01:00
LICENSE sync license from main 2026-02-05 08:39:39 +01:00
readme.md update readme 2026-01-27 05:12:34 +01:00
regular.otf no archive of normal font exists to my knowledge, closest alternative I could find 2026-01-22 21:46:13 -05:00
Splatoon1.otf add more pages & update them 2025-12-30 04:25:58 +01:00
stages.js merge changes from main & add proper mobile support 2026-02-04 23:15:38 +01:00
styles.css merge changes from main & add proper mobile support 2026-02-04 23:15:38 +01:00

SplatNet


This is a seperate branch from the main branch. The purpose of this one is to act on its own. This version includes exclusively just the stages page, which can be accessed without a backend & thus can be served without a database or setup. This is for if you just want a recreation of oatmealdomes page, but more faithful.