Commit Graph

51 Commits

Author SHA1 Message Date
e6b9ed19b4 Added the demand table to the SettingsProvider.jsx 2023-11-22 13:42:03 +01:00
a67f2ba617 Moved the GroupProvider up in the hierarchy 2023-11-22 12:09:56 +01:00
0725a90976 Added the roundHistory & groupName states in the GroupContext.jsx 2023-11-22 12:09:30 +01:00
05509ddfda Integrated the group names into the Footer.jsx 2023-11-22 12:09:13 +01:00
04340a0d14 Integrated the SettingsContext into the Root.jsx 2023-11-21 08:56:37 +01:00
c9ff4b351e Created the SettingsProvider.jsx 2023-11-21 08:56:19 +01:00
0124467b6a Added GroupContext.jsx#resetGame 2023-11-20 21:17:02 +01:00
a47b3a87bd Fixed a bug in the Footer.jsx 2023-11-20 21:16:50 +01:00
8349d13ef9 Updated the Footer.jsx 2023-11-19 18:55:07 +01:00
f6cf19ba17 Updated the Footer.jsx 2023-11-19 18:54:04 +01:00
fed17cd1c2 Locked footer events when ingame 2023-11-19 18:40:27 +01:00
b6ef4ea582 Updated the hint.mp3 sound 2023-11-19 16:44:45 +01:00
b4790a19e9 Added the bounceIn animations to the main.sass 2023-11-19 15:51:16 +01:00
f1cc2bd8fc Added a pointer cursor to the Footer styles.sass 2023-11-19 15:12:00 +01:00
c8c4bd317f Implemented the mute button in the Footer.jsx 2023-11-19 15:11:48 +01:00
8458376a64 Integrated the MusicProvider into the Root.jsx layout 2023-11-19 15:11:38 +01:00
84294b7a68 Created the MusicContext.jsx 2023-11-19 15:11:21 +01:00
8abec3c701 Uploaded the hint.mp3 2023-11-19 15:09:44 +01:00
81efedfe1d Uploaded the end.mp3 2023-11-19 15:09:41 +01:00
e9b860fa49 Uploaded the begin.mp3 2023-11-19 15:09:37 +01:00
4c7b7ba1cc Uploaded the interface.mp3 theme 2023-11-19 15:09:23 +01:00
26e730f53f Uploaded the background.mp3 theme 2023-11-19 15:09:19 +01:00
0cc1306d48 Added mobile optimization to the Footer styles.sass 2023-11-19 00:34:09 +01:00
9cccee40d0 Added mobile optimization to the Header styles.sass 2023-11-19 00:34:03 +01:00
7f05195df7 Added the success color to the colors.sass 2023-11-18 23:38:50 +01:00
ba2c610c6f Added new functions to the GroupContext.jsx 2023-11-18 23:38:39 +01:00
20c8ab25f1 Updated the Footer styles.sass 2023-11-18 23:38:24 +01:00
5875568273 Updated the Footer.jsx 2023-11-18 23:38:15 +01:00
3f4e89abb9 Created the socket.js 2023-11-18 19:33:03 +01:00
495d18ae09 Implemented the GroupProvider in the Root.jsx 2023-11-18 19:32:51 +01:00
447a373271 Created the GroupContext.jsx 2023-11-18 19:32:30 +01:00
71777a2030 Created the Button styles.sass 2023-11-18 19:32:24 +01:00
d7b7a3be26 Created the Button index.js 2023-11-18 19:32:15 +01:00
d86b3bfdee Created the Button.jsx 2023-11-18 19:32:11 +01:00
db13ab9f02 Uploaded the GitHub.png image 2023-11-18 18:22:43 +01:00
1b10d35888 Created the Root styles.sass 2023-11-18 17:41:44 +01:00
4c53897bba Created the Root index.js 2023-11-18 17:41:35 +01:00
3b308367d2 Created the Root.jsx layout 2023-11-18 17:41:29 +01:00
6430567584 Created the Header styles.sass 2023-11-18 17:41:17 +01:00
3f869c8141 Created the Header index.js 2023-11-18 17:41:12 +01:00
6861a67bf9 Created the Header.jsx 2023-11-18 17:41:07 +01:00
ef6dde7e94 Created the Footer styles.sass 2023-11-18 17:40:59 +01:00
eabfcfdf07 Created the Footer index.js 2023-11-18 17:40:55 +01:00
fcce9589a3 Created the Footer.jsx 2023-11-18 17:40:49 +01:00
8d0000d5e7 Created the Background index.js 2023-11-18 17:40:41 +01:00
e456a3fc2a Created the Background styles.sass 2023-11-18 17:40:37 +01:00
77e2b3f5c3 Created the Background.jsx 2023-11-18 17:40:31 +01:00
e185d9eb51 Created the main.sass 2023-11-18 17:40:17 +01:00
8ddccffdd7 Created the fonts.sass 2023-11-18 17:40:14 +01:00
270d0a5884 Created the colors.sass 2023-11-18 17:40:11 +01:00