mirror of
https://github.com/MaciejkaG/statki.git
synced 2024-11-29 23:02:54 +01:00
Multiplayer web battleships game / Wieloosobowa przeglądarkowa gra w statki
a027313139
- Multiple visual improvements to animation - Added ship color dimming when they sunk - Added game ending (looks and works primitvely for now) - Added socket.io client error handling and alerts - Finished and improved hit registration and client hit display To-do: - Fix timers (currently resetting the timer is global, which by mistake affects other independent lobbies, critical bug) - Post-match stats - Improve many mechanics - Improve overall quality of the game |
||
---|---|---|
public/assets | ||
utils | ||
views | ||
.gitignore | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md |
statki-backend
Backend do gry w statki