https://github.com/mingderwang/next-with-pixi
next.js + pixi.js for blockchain game
https://github.com/mingderwang/next-with-pixi
game next pixi react
Last synced: 5 months ago
JSON representation
next.js + pixi.js for blockchain game
- Host: GitHub
- URL: https://github.com/mingderwang/next-with-pixi
- Owner: mingderwang
- Created: 2018-07-07T15:51:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T03:29:54.000Z (over 7 years ago)
- Last Synced: 2025-09-22T17:55:06.340Z (10 months ago)
- Topics: game, next, pixi, react
- Language: JavaScript
- Size: 1.05 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# next.js + pixi.js
## build
```
yarn install
yarn dev
```