Commit Graph

97 Commits

Author SHA1 Message Date
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
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
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
b53dd16054 Created the Calculate.jsx game state 2023-11-18 23:39:56 +01:00
7aa204e242 Created the End styles.sass 2023-11-18 23:39:30 +01:00
b57f861552 Created the End index.js 2023-11-18 23:39:22 +01:00
3e42f897ce Created the End.jsx 2023-11-18 23:39:17 +01:00
8a59ea02cc Updated the Create.jsx page 2023-11-18 23:39:04 +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
8f9ce7298d Added the socket.io-client dependency to the package.json 2023-11-18 19:34:17 +01:00
7c77d0375f Updated the Create styles.sass 2023-11-18 19:34:05 +01:00
3d0882592f Created the Create.jsx page 2023-11-18 19:33:51 +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