Skip to content

Commit affed6c

Browse files
authored
LAKSHYA_VERMA: JITTER CLICK GAME (#42)
* LAKSHYA_VERMA: JITTER CLICK GAME * Delete src/assets/games/jitter/App.css deleted unnecessaries * Update ResultPrompt.js Modified acc to new site update * Update Jitter.css Modified acc to new site update * Update Jitter.js * Update Jitter.css * Update ResultPrompt.js
1 parent 101f88e commit affed6c

File tree

15 files changed

+800
-17
lines changed

15 files changed

+800
-17
lines changed

package-lock.json

Lines changed: 157 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212
<meta property="og:type" content="website">
1313
<meta property="og:image" content="https://acm-fun.vercel.app/logo192.png">
1414
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
15+
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
16+
<link rel="preconnect" href="https://fonts.googleapis.com">
17+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
18+
<link href="https://fonts.googleapis.com/css2?family=Karla&family=Montserrat:wght@700;800&family=Varela&display=swap" rel="stylesheet">
19+
<link rel="preconnect" href="https://fonts.googleapis.com">
20+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
21+
<link href="https://fonts.googleapis.com/css2?family=Calligraffitti&family=Karla&family=Montserrat:wght@700;800&family=Varela&display=swap" rel="stylesheet">
22+
<link rel="preconnect" href="https://fonts.googleapis.com">
23+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
24+
<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">
1525
<!--
1626
manifest.json provides metadata used when your web app is installed on a
1727
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
35.1 KB
Binary file not shown.
127 KB
Binary file not shown.

src/assets/games/jitter/image.jpg

46.6 KB
Loading

src/assets/games/jitter/logo.svg

Lines changed: 1 addition & 0 deletions
Loading
34.7 KB
Binary file not shown.
34.4 KB
Binary file not shown.
61.8 KB
Binary file not shown.
57.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)