All Projects → EOSIO → Eosio Card Game Repo

EOSIO / Eosio Card Game Repo

The Elemental Battles Tutorial is divided into easy to follow lessons that take you through the process of creating your own fully-functional blockchain-based dApp.

Projects that are alternatives of or similar to Eosio Card Game Repo

Eosio Project Boilerplate Simple
This repository demonstrates the eosio platform running a blockchain as a local single node test net with a simple DApp, NoteChain.
Stars: ✭ 134 (-3.6%)
Mutual labels:  blockchain, dapp, eosio
Dfile
[Python + Flask] DFile: A fancy S3-based file sharing mode
Stars: ✭ 79 (-43.17%)
Mutual labels:  blockchain, dapp
React Native Blockchain Poll
Source code of bringing-the-blockchain-to-react-native blog post.
Stars: ✭ 75 (-46.04%)
Mutual labels:  blockchain, dapp
Nasa.js
星云链 DApp 客户端开发框架,轻量,易用 | Lightweight and friendly util library for DApp development on Nebulas Blockchain.
Stars: ✭ 115 (-17.27%)
Mutual labels:  blockchain, dapp
Scatter
Scatter is an in-browser ( extension ) wallet for EOS which facilitates interaction between users and dapps.
Stars: ✭ 59 (-57.55%)
Mutual labels:  blockchain, eosio
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-54.68%)
Mutual labels:  blockchain, dapp
Kitty Items
Based on CryptoKitties, Kitty Items is an example of a full-stack dapp built on Flow.
Stars: ✭ 98 (-29.5%)
Mutual labels:  blockchain, dapp
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+8290.65%)
Mutual labels:  blockchain, dapp
Eosc
Cross-platform EOSIO command-line swiss-army-knife (EOS, BOS, Telos, Worbli, etc.)
Stars: ✭ 128 (-7.91%)
Mutual labels:  blockchain, eosio
Awesome Dapps
A curated list of awesome decentralized applications / resources
Stars: ✭ 130 (-6.47%)
Mutual labels:  blockchain, dapp
Particl Desktop
The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.
Stars: ✭ 131 (-5.76%)
Mutual labels:  blockchain, dapp
Carmel
The Open Digital Innovation Marketplace
Stars: ✭ 136 (-2.16%)
Mutual labels:  blockchain, dapp
Subspace
Library for Reactive Dapp Development with auto syncing and caching capabilities
Stars: ✭ 57 (-58.99%)
Mutual labels:  blockchain, dapp
Web Sdk
Portis Web SDK
Stars: ✭ 65 (-53.24%)
Mutual labels:  blockchain, dapp
Trace
Supply chain transparency platform proof-of-concept based on the Ethereum blockchain ✍️
Stars: ✭ 52 (-62.59%)
Mutual labels:  blockchain, dapp
Trust Wallet Ios
📱 Trust - Ethereum Wallet and Web3 DApp Browser for iOS
Stars: ✭ 1,228 (+783.45%)
Mutual labels:  blockchain, dapp
Blockchain
区块链、交易所、币种、自媒体、高频交易策略
Stars: ✭ 37 (-73.38%)
Mutual labels:  blockchain, dapp
Eos Mainnet
Ansible repo for setting up an EOS RPC API node and syncing to the mainnet
Stars: ✭ 45 (-67.63%)
Mutual labels:  blockchain, dapp
Ethvtx
🌀🛰 ethereum-ready & framework-agnostic redux store configuration
Stars: ✭ 125 (-10.07%)
Mutual labels:  blockchain, dapp
Blockstack.org
The Blockstack website
Stars: ✭ 132 (-5.04%)
Mutual labels:  blockchain, dapp

Elemental Battles Tutorial Lessons

The Elemental Battles Tutorial is divided into easy to follow lessons that take you through the process of creating your own fully-functional blockchain-based dApp.

Each lesson will introduce new concepts and showcase how to include them in the existing code. Additionally, we will display explanations and source code side-by-side to make following the tutorial easy.

About this repository

This repository contains the source code used in each of the tutorial lesson. Each lesson's code are stored in a branch. You can find all the lesson branches from the list below.

Changelog

  • v1.1.12
    • Updated eos to v2.0.5
    • Updated README, added Contributing, CopyrightNotice and ImportantNotice files
  • v1.1.11
    • Moved 'contracts' folder to root
  • v1.1.10
    • Removed EOSIO_DISPATCH from smart contracts
  • v1.1.9
    • Updated deploy_contract script to work with new abi behaviour in eosio cdt 1.6.3
  • v1.1.8
    • eos 2.0.0, eosjs 20.0.3, react 16.12.0, react-dom 16.12.0, react-redux 7.1.3, react scripts 3.3.0, redux 4.0.5
  • v1.1.7
    • eosio cdt 1.6.3 and change deprecated eosiolib header
  • v1.1.6
    • eos 1.8.6
  • v1.1.5
    • Update sample.cpp to make it deployable and compatible with new eos / cdt releases
  • v1.1.4
    • react 16.11.0, react-dom 16.11.0, react-modal 3.11.1, react-redux 7.1.1, react-scripts 3.2.0, redux 4.0.4, npm-run-all 4.1.5
  • v1.1.3
    • eos 1.8.1
  • v1.1.2
    • eos 1.8.0
  • v1.1.1
    • eos 1.7.3, eosio.cdt 1.6.1, eosjs 20.0.0
  • v1.1.0
    • Introduce eosio.cdt, use eosio-cpp instead of eosiocpp for the compiler
    • Use own docker image which is built using the binary instead of downloading from docker hub as the eosio/eos-dev in docker hub is deprecated
    • eos 1.6.0, eosio.cdt 1.5.0, eosjs 20.0.0-beta3

Lesson List

Lesson 0: Before You Start

Lesson 1: Smart Contract and Frontend Setup

Lesson 2: Storing State and Login

Lesson 3: Reading State from the Blockchain

Lesson 4: Elemental Battles Core

Lesson 5: Elemental Battles AI

Lesson 6: Playing a Round and Elemental Compatibility

Lesson 7: Building the Game Flow

Lesson 8: Wrapping Up The Game

Contributing

See Contributing

Conduct

While contributing, please be respectful and constructive, so that participation in our project is a positive experience for everyone.

Examples of behavior that contributes to creating a positive environment include:

• Using welcoming and inclusive language • Being respectful of differing viewpoints and experiences • Gracefully accepting constructive criticism • Focusing on what is best for the community • Showing empathy towards other community members

Examples of unacceptable behavior include:

• The use of sexualized language or imagery and unwelcome sexual attention or advances • Trolling, insulting/derogatory comments, and personal or political attacks • Public or private harassment • Publishing others’ private information, such as a physical or electronic address, without explicit permission • Other conduct which could reasonably be considered inappropriate in a professional setting

Important

See Copyright Notice for copyright terms.

All repositories and other materials are provided subject to the terms of this IMPORTANT notice and you must familiarize yourself with its terms. The notice contains important information, limitations and restrictions relating to our software, publications, trademarks, third-party resources, and forward-looking statements. By accessing any of our repositories and other materials, you accept and agree to the terms of the notice.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].