dapp-tic-tac-toe icon indicating copy to clipboard operation
dapp-tic-tac-toe copied to clipboard

:video_game: Dapp using Metamask for playing tic-tac-toe using the Ethereum blockchain

Decentralized Tic-Tac-Toe

Welcome to our Tic-Tac-Toe game! In the following, you can find some features and data related to our Game. Feel free to contribute and enjoy!

Prerequisites

In order to be able to play, our ÐApp requires a MetaMask extension installed as Chrome plugin. Furthermore, the current version of our game has been released and tested for the Ropsten Testnet. In order to get some Ropsten-ETH to play, consider to use this website for receiving 1 Test ETH.

It is not possible to use the Ethereum Main Network yet, but we are working for releasing a compatible version soon.

Website

The game can be played at the following link: https://www.tictactoe.bet

How to build

$ git clone [email protected]:lucaspelloni2/tic-tac-toe.git
$ cd tic-tac-toe
$ yarn
$ npm start

Current Smart Contract:

Address: 0xf9c7601150d96bdfc99d09292ff23efe8ca9471b

Authors

Lucas Pelloni
Severin Wullschleger
Andreas Schaufelbühl