Simple online battleship game that I design for maë when lectures are boring https://maettleship.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Vincent ASTOLFI b3e5cd9b21
continuous-integration/drone/push Build is passing Details
🐛 correction of a bug that occurs when multiple Game at the same time
11 months ago
businesses Refactor lot of the old function. New implementation of room. Room creation with dedicated code and multiple room 11 months ago
public Refactor lot of the old function. New implementation of room. Room creation with dedicated code and multiple room 11 months ago
.drone.yml 💚 first ployement test 1 year ago
.gitignore 🙈 modify .gitignore 11 months ago
Dockerfile 🎨 improve code structure to maybe make CD working 1 year ago
app.js 🐛 correction of a bug that occurs when multiple Game at the same time 11 months ago
index.js 🎨 improve code structure to maybe make CD working 1 year ago
package-lock.json Lot of addition, room creation, board handling, player's moove, ship hit and win. 1 year ago
package.json 🎨 improve code structure to maybe make CD working 1 year ago