Commit Graph

235 Commits

Author SHA1 Message Date
7174a70905 Updated the README.md 2023-11-19 18:14:57 +01:00
58ce46af08 Updated the README.md 2023-11-19 18:08:53 +01:00
f2996cf59e Created the FUNDING.yml 2023-11-19 17:37:16 +01:00
d10b1ea8e9 Updated the Game.jsx 2023-11-19 17:18:13 +01:00
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
be0d20d1a4 Added the react-sound dependency to the client 2023-11-19 15:09:05 +01:00
61085944aa The Input.jsx now uses the number type 2023-11-19 01:47:56 +01:00
3924cbaa84 Added a security check to the server.js 2023-11-19 01:47:42 +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
242b336ac5 Created the deploy.yml 2023-11-19 01:00:43 +01:00
4836a55836 Created the Dockerfile 2023-11-19 00:54:22 +01:00
1abc5c8b6f Created the server.js 2023-11-19 00:41:09 +01:00
eeef1e3cf8 ACreated the package.json 2023-11-19 00:40:47 +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