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-04 22:15:50 +01:00
assets add embed support 2026-02-04 21:56: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.html seperate header & index 2026-01-22 21:52:54 -05:00
index.html fix image type extension 2026-02-04 22:15:50 +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 add squid swimming in background 2026-01-22 23:57:55 -05:00
styles.css add squid swimming in background 2026-01-22 23:57:55 -05: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.