diff --git a/templates/host.html b/templates/host.html new file mode 100644 index 0000000..e7d9749 --- /dev/null +++ b/templates/host.html @@ -0,0 +1,708 @@ + + + + + +Route Rush · Host + + + + + + +
+ +
// HOST CONTROL PANEL
+
+
+
SCAN TO PLAY
+
+
+
+
+
PLAYERS CONNECTED
+
0
+
/ 4 MAX
+
+
+ ROUNDS: + + TIME/ROUND: + +
+
+
+
+ + + +
+
+ + +
+
+
+
+
ROUND 1 / 3
+
ROUTING IN PROGRESS
+
+
30
+ +
+
+ ROUTE FROM +
?
+ ——▶ +
?
+ +
+
+ +
+
+
NORMAL
+
SLOW ×2
+
BOOST ×0.5
+
DOWN
+
+
+ +
+
+
SUBMISSIONS
+
0
+
of 0 players
+
+
+
+
+
LEADERBOARD
+
+
+
+ +
+
+
+ + +
+
+
+
ROUND RESULTS
+
ROUND 1 / 3
+
+
+ + +
+
+
+
+
+ // OPTIMAL PATH HIGHLIGHTED +
+
+ +
+
+
+
+
PLAYER ROUTES
+
+
+
+
STANDINGS
+
+
+
+
+
+ + +
+

🏁 GAME OVER

+
// FINAL STANDINGS
+
+
+
+ + +
+
+ + + + \ No newline at end of file diff --git a/templates/player.html b/templates/player.html new file mode 100644 index 0000000..2f3024b --- /dev/null +++ b/templates/player.html @@ -0,0 +1,771 @@ + + + + + +Route Rush + + + + + +
+ +
// NETWORK ROUTING GAME
+
+ + +
+
+ + +
+
+ + +
+ +
+ + +
+
CONNECTED AS
+
+
+
+ +
+
AWAITING HOST...
+
+
+ + +
+
+ RND 1/3 + 30 + 0 PTS +
+
+ ROUTE FROM +
?
+ ——▶ +
?
+
+
+ +
+ +
+
NORMAL
+
SLOW ×2
+
BOOST ×0.5
+
DOWN
+
+
+ + +
+
+
+
+
+
+
WAITING FOR HOST...
+
+ + +
+

GAME OVER

+
// FINAL STANDINGS
+
+ +
+ + + + \ No newline at end of file diff --git a/templates/scores.html b/templates/scores.html new file mode 100644 index 0000000..14885e0 --- /dev/null +++ b/templates/scores.html @@ -0,0 +1,324 @@ + + + + + +Route Rush · History + + + + +
+
+

ROUTERUSH

+

// SCORE HISTORY

+
+ +
+ +
+
LOADING HISTORY
+
📡No sessions yet.
Scores are saved when a game ends.
+ +
+ + +
+
+

🏆 All-Time Top Players

+ BEST SCORE +
+
+
+ + +
+
+

📊 Global Ranking

+ ALL SESSIONS +
+
+ + + + + + + + + + + +
PLAYERBEST SCORESESSIONSAVG SCORE
+
+
+ + +
+
+

📋 Sessions

+ 0 GAMES +
+
+
+ +
+
+ + + + \ No newline at end of file