A next-gen adaptation of the classic Russian card game, Durak. Crafted with React and extended to the decentralized realm with Ethereum's blockchain test network and smart contract implementations.
🚀 Live Here: Durak Ethereum Game
# Ensure you have Node.js and npm:
node -v && npm -v
# Clone the repository:
git clone https://github.com/SubZeroX9/durak-game.git
# Navigate to the project directory:
cd durak-game
# Install the project dependencies:
npm install
npm install gh-pages --save-dev
echo '"homepage": "http://.github.io/durak-game",' >> package.json
git add . git commit -m "Prepared for GitHub Pages deployment" git push
npm run deploy
npm start
2-6 player support. Game rule customization. Durak token scoring system. Intuitive UI.
Contributions, issues, and feature requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See the issues page for more.
--Yahalomit Levi Vaizman --Nisan Fichman --Rafael Azriaiev