diff options
| author | LLLL Colonq <llll@colonq> | 2026-07-19 04:26:39 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-07-19 04:26:39 -0400 |
| commit | 47c0d930736bb5247a7f7ba05c7d41e33038102a (patch) | |
| tree | 82894a30c3022c2b84d9d3ea9e0b4e396e6b2a1f /2026/games_submissions/cammymoop/index.html | |
| parent | 631fbd3a6567afa5ed9c5f8bb5fe1f32480fabc6 (diff) | |
Update
Diffstat (limited to '2026/games_submissions/cammymoop/index.html')
| -rw-r--r-- | 2026/games_submissions/cammymoop/index.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/2026/games_submissions/cammymoop/index.html b/2026/games_submissions/cammymoop/index.html deleted file mode 100644 index 9c79b61..0000000 --- a/2026/games_submissions/cammymoop/index.html +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html> -<html> - -<head> - <script>const M = {}</script> - - <script src="/lib/phaser.min.js"></script> - <script type="module" src="/js/goblin.js"></script> - <script type="module" src="/js/hints.js"></script> - <script type="module" src="/js/stopwatch.js"></script> - <script type="module" src="/js/dice_game.js"></script> -</head> - -<body style="margin: 0"> - <div id="game-container" style="margin: auto"></div> - <script type="module" src="/js/micro.js"></script> -</body> - -</html> |
