https://github.com/0xsequence/aviator-demo
HTML5/Web game demo with Sequence
https://github.com/0xsequence/aviator-demo
Last synced: 8 months ago
JSON representation
HTML5/Web game demo with Sequence
- Host: GitHub
- URL: https://github.com/0xsequence/aviator-demo
- Owner: 0xsequence
- License: mit
- Created: 2023-11-07T10:36:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T22:42:59.000Z (almost 2 years ago)
- Last Synced: 2025-06-24T21:41:26.809Z (12 months ago)
- Language: JavaScript
- Homepage: https://0xsequence.github.io/aviator-demo/
- Size: 21.4 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sequence Aviator Demo
=====================
This is a basic game demo that leverages [Sequence](https://sequence.xyz/)'s Embedded Wallet capabilities to seamlessly authenticate the player and create a multi-chain capable wallet behind the scenes. [Sequence stack](https://github.com/0xsequence/sequence.js) can then be further used to trigger contracts, award NFTs or other tokens, etc.
You can [play a demo of the game here](https://0xsequence.github.io/aviator-demo/).
## Usage
To play the game locally, clone the repo and run:
```
pnpm install
pnpm start
```
You can also use `pnpm run build` to generate a static, deployable version.
## CREDITS
Game is ported from the [WebGL tutorial by Karim Maaloul](https://tympanus.net/codrops/2016/04/26/the-aviator-animating-basic-3d-scene-threejs/).
## LICENSE
MIT
Copyright (c) 2023-present Horizon Blockchain Games Inc. / https://horizon.io