Commit Graph

111 Commits

Author SHA1 Message Date
60c0a89ed7 Updated the Home styles.sass 2023-11-19 17:11:23 +01:00
516a78aa7d Added a fade animation in the Game styles.sass 2023-11-19 16:45:09 +01:00
23df227fd9 Updated the waiting time in the Game.jsx 2023-11-19 16:44:56 +01:00
b6ef4ea582 Updated the hint.mp3 sound 2023-11-19 16:44:45 +01:00
2f89423e8b Updated the Home.jsx action button icon 2023-11-19 15:51:53 +01:00
d7c6f3de01 Integrated animations in the Home styles.sass 2023-11-19 15:51:40 +01:00
e940275b69 Integrated animations in the Waiting styles.sass 2023-11-19 15:51:33 +01:00
cdd68c0c61 Integrated animations in the Calculate styles.sass 2023-11-19 15:51:28 +01:00
b4790a19e9 Added the bounceIn animations to the main.sass 2023-11-19 15:51:16 +01:00
e1de02369e Updated the End.jsx 2023-11-19 15:31:28 +01:00
cacef7dfa1 The End.jsx now loops the song 2023-11-19 15:15:17 +01:00
534a427185 The Create.jsx now loops the song 2023-11-19 15:15:13 +01:00
04cb4c0bb5 Added a user-select in the Join styles.sass 2023-11-19 15:14:11 +01:00
37e4aa188e Added a user-select in the Waiting styles.sass 2023-11-19 15:14:03 +01:00
b677b44d12 Added a user-select in the Calculate styles.sass 2023-11-19 15:13:54 +01:00
226609432e Integrated music in the Waiting.jsx 2023-11-19 15:13:28 +01:00
2e1ede00cf Integrated music in the Calculate.jsx 2023-11-19 15:13:22 +01:00
b78aed6502 Integrated music in the Game.jsx 2023-11-19 15:13:15 +01:00
fb0a1e0b14 Integrated music in the End.jsx 2023-11-19 15:13:00 +01:00
bc40af4321 Added user-select to the Create styles.sass 2023-11-19 15:12:50 +01:00
909c443d8e Integrated music in the Create.jsx 2023-11-19 15:12:41 +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
61085944aa The Input.jsx now uses the number type 2023-11-19 01:47:56 +01:00
b0bfcf6c27 Added the company capital to the Join styles.sass 2023-11-19 01:34:07 +01:00
3c4a3fe9ec Added the company capital to the Join.jsx 2023-11-19 01:34:02 +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
c962639e2d Added mobile optimization to the Imprint styles.sass 2023-11-19 00:33:53 +01:00
8c223c6304 Added mobile optimization to the Home styles.sass 2023-11-19 00:33:38 +01:00
9e682ddcf3 Added the create-btn class to the Home.jsx create button 2023-11-19 00:33:26 +01:00
b01a4b1c0a Created the Join styles.sass 2023-11-19 00:21:45 +01:00
52da8cd528 Created the Join.jsx page 2023-11-19 00:21:39 +01:00
22e7f6eb80 Updated the Input.jsx state 2023-11-19 00:21:27 +01:00
672e6501c0 Created the Input index.js 2023-11-19 00:21:18 +01:00
00adf52682 Created the Input.jsx 2023-11-19 00:20:49 +01:00
ede28e3251 Created the Code styles.sass 2023-11-19 00:20:39 +01:00
42145ebb9f Created the Code index.js 2023-11-19 00:20:33 +01:00
18539e6a11 Created the Code.jsx state 2023-11-19 00:20:29 +01:00
43e91620f7 Removed SUBMISSION_READY from the Game.jsx page 2023-11-19 00:20:19 +01:00
c39f5a6022 Added the SUBMISSION_READY emit in the Waiting.jsx state 2023-11-19 00:20:09 +01:00
a9cc929e4e Updated the Create.jsx page 2023-11-19 00:19:55 +01:00
a57c9c746d Implemented the Game & End routes into the main.jsx 2023-11-18 23:41:01 +01:00