Multiplayer web battleships game / Wieloosobowa przeglądarkowa gra w statki
Go to file
MaciejkaG dbb3ad0f1d Major changes
- Players can now successfully get into a game
- None of the game view features don't work yet
- Optimisation changes
- Improved file naming
- A game will automatically end if either of the players disconnect
- Players will start the game synchronously as the server will wait for both of them to connect
- Timer and game state updating works really well
2024-03-02 13:56:01 +01:00
public/assets Major changes 2024-03-02 13:56:01 +01:00
views Major changes 2024-03-02 13:56:01 +01:00
.gitignore Initial commit 2024-01-02 21:24:06 +01:00
index.js Major changes 2024-03-02 13:56:01 +01:00
package-lock.json Major changes 2024-03-01 22:24:30 +01:00
package.json Major changes 2024-03-01 22:24:30 +01:00
README.md Initial commit 2024-01-02 21:24:06 +01:00

statki-backend

Backend do gry w statki