a H5 game base on TrustNote use HeadlessRPC and pythonSDK
there is a sample for H5 game
这里有一个小例子告诉你如何用TrustNote-headlessRPC来制作一个飞机大战的H5小游戏。
go to https://github.com/TrustNoteDevelopers/samples and download source code.
你可以去https://github.com/TrustNoteDevelopers/samples下载源码包,或者你可以用git来克隆这个项目。
git clone https://github.com/TrustNoteDevelopers/samples
cd samples
cd games
cd airplan
new u can open index.html with chrome
然后,你可以打开index.html在chrome里尝试运行,但最好是用手机去访问。
下面的动画显示了正在游戏中的状态。
最后,游戏结束的时候,你需要输入你的TTT钱包地址,这样就可以根据消灭飞机的数量领取到相应的数字资产了。
Updated over 6 years ago