0.9.0 • Published 3 years ago

crypto-2048 v0.9.0

Weekly downloads
73
License
-
Repository
-
Last release
3 years ago

Crypto 2048

The sample starter project used in the "Workshop: Building a blockchain game with Forge SDK and Javascript on ABT Node", which is a session from ArcBlock DevCon 2020

For complete and working version of this game, please checkout release branch.

Install on my ABT Node

Install on my ABT Node

Requirements

  • Install @abtnode/cli

Getting Started

Checkout out workshop video for details.

Configuration

Checkout .env file:

SKIP_PREFLIGHT_CHECK=true

Run and debug in local

yarn global add @abtnode/cli
git clone git@github.com:blocklet/crypto-2048.git
cd crypto-2048

<Checkout .env file>

yarn
abtnode init -f --mode debug
abtnode start
blocklet dev
0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.5.9

3 years ago

0.5.8

3 years ago

0.5.7

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.0

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago