1
0

117 Commits

Author SHA1 Message Date
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
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
65cc8a6f36
Created the Game styles.sass 2023-11-18 23:40:45 +01:00
ca81065bb0
Created the Game index.js 2023-11-18 23:40:41 +01:00
10a789ce4b
Created the Game.jsx page 2023-11-18 23:40:35 +01:00
5a2d375c72
Created the Waiting styles.sass 2023-11-18 23:40:26 +01:00
7953aa3e93
Created the Waiting index.js 2023-11-18 23:40:22 +01:00
ac4188e142
Created the Waiting.jsx game state 2023-11-18 23:40:17 +01:00
666dd1d5bf
Created the Calculate styles.sass 2023-11-18 23:40:09 +01:00
c70ad75aea
Created the Calculate index.js 2023-11-18 23:40:03 +01:00