Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 443 Bytes

Battleship Game in Ethereum

Author: AndreaGiuliani-Git

Date: 2023-10-10

SCOPE

Develop a Dapp in Ethereum blockchain implementing the battleship game with a primitive front-end and a secure back-end. Manage transactions from smart contract to players in case of cheating, win or lose.
Manage multiple session of games with different players.

Notice: it is necessary Node.js, MetaMask, Ganache. Read the report for user manual