Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ankr-network/game-webgl-template
Template for Unity WebGL with ankr web3 library
https://github.com/Ankr-network/game-webgl-template
ethereum game javascript unity web3 webgl
Last synced: about 2 months ago
JSON representation
Template for Unity WebGL with ankr web3 library
- Host: GitHub
- URL: https://github.com/Ankr-network/game-webgl-template
- Owner: Ankr-network
- Created: 2022-04-25T07:20:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T14:22:39.000Z (over 1 year ago)
- Last Synced: 2024-08-01T08:15:12.611Z (4 months ago)
- Topics: ethereum, game, javascript, unity, web3, webgl
- Language: TypeScript
- Homepage: https://www.ankr.com/gaming/
- Size: 295 KB
- Stars: 5
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Ankr-network/game-webgl-template - Template for Unity WebGL with ankr web3 library (TypeScript)
README
# game-webgl-template
Ankr webgl libraryInstall
```
npm i
or
yarn install
```Build
```
npm run build
or
yarn run build
```