Skip to content

cpppppp7/jit-gaming

Repository files navigation

step.1 build contract

npm run fcontract:build2

step.2 build Aspect and run test

npm run aspect:build && node tests/test_tx.cjs

step.3 display game map

eit .env, modify actual CONTRACT

npm run Counter:display

👆this command will real-time query contract and display game map.

step.4 move player

npm run Counter:moveDown

expect test result

will display two red number on map, which means there are two player!

About

JIT Gaming Aspect allow adding system players in FLOC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published