Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.31 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.31 KB

ShipGame

Ship NFT game with game actions taken on chain.

This game is playable on the polygon network in its beta v2.0 stage at https://www.shipwars.net/

Uses the contract ShipGame/contracts/ship.sol deployed to the polygon network to create a free-for-all war game that can be played entirely on the blockchain.

ShipGame/src/components/ holds the jsreact components which allow the game to be played in a more understandable manner with an informative UI to enchance the user experince.

An overview of the minting page shown here: shipwarsminter

Along with an image of the active game page once a user's ship has been minted (and they have fired, choosing a target to attack): shipmain

Additional visual tools can be seen on the page and here, showcasing the ocean activity feed keeping track of recent ocean events: shipactivity

Truffle v5.1.39 (core: 5.1.39)
Solidity - 0.8.15 (solc-js))
Node v11.12.0
Web3.js v1.2.1