Multiplayer web battleships game / Wieloosobowa przeglądarkowa gra w statki
Go to file
MaciejkaG a212161733 Major changes
- Improved PWA support on mobile.
- Added Vs. AI game menu.
- Added the first AI algorithm.
- Vs. AI is now available with every option leading to simple bot
- Fixed a bug where placing ships in certain rotation around the boundaries of the board would wrongly colour them when sunk.
- Improved code clarity and comments
- Added an option in the settings to change your nickname
- Added version display in the settings
- Slightly improved box scaling and layout
- Made multiple improvements to the PWA support
- Added multiple minor features
- Brought back full SPA URL functionality, now if you copy a URL to specific view/page in the menu and go into it, you will actually arrive at that page if it's not restricted.
2024-04-14 19:17:20 +02:00
lang Major changes 2024-04-14 19:17:20 +02:00
public Major changes 2024-04-14 19:17:20 +02:00
utils Major changes 2024-04-14 19:17:20 +02:00
views Major changes 2024-04-14 19:17:20 +02:00
.gitignore Update .gitignore 2024-04-14 00:58:15 +02:00
index.js Major changes 2024-04-14 19:17:20 +02:00
nodemon.json Major changes 2024-04-06 01:48:49 +02:00
package-lock.json Working localisation (big spaghetti) 2024-03-27 15:51:33 +01:00
package.json Major changes 2024-04-14 19:17:20 +02:00
README.md Initial commit 2024-01-02 21:24:06 +01:00

statki-backend

Backend do gry w statki