Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
174 changes: 157 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@
<meta property="og:type" content="website">
<meta property="og:image" content="https://acm-fun.vercel.app/logo192.png">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Karla&family=Montserrat:wght@700;800&family=Varela&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Calligraffitti&family=Karla&family=Montserrat:wght@700;800&family=Varela&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Calligraffitti&family=Karla&family=Montserrat:wght@700;800&family=Roboto:ital,wght@1,300&family=Varela&display=swap" rel="stylesheet">
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
Expand Down
Binary file added src/assets/games/jitter/clicksound.wav
Binary file not shown.
Binary file added src/assets/games/jitter/goblinSound.mp3
Binary file not shown.
Binary file added src/assets/games/jitter/image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/games/jitter/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/games/jitter/otherSound.mp3
Binary file not shown.
Binary file added src/assets/games/jitter/star1Sound.mp3
Binary file not shown.
Binary file added src/assets/games/jitter/star2Sound.mp3
Binary file not shown.
Binary file added src/assets/games/jitter/star3Sound.mp3
Binary file not shown.
Binary file added src/assets/games/jitter/star4Sound.mp3
Binary file not shown.
Loading