https://github.com/gingray/cat_fighter_game
Platform game using Pixi.js + (Webpack + ES6)
https://github.com/gingray/cat_fighter_game
Last synced: about 1 month ago
JSON representation
Platform game using Pixi.js + (Webpack + ES6)
- Host: GitHub
- URL: https://github.com/gingray/cat_fighter_game
- Owner: gingray
- Created: 2016-11-05T15:47:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T17:48:31.000Z (about 4 years ago)
- Last Synced: 2025-01-08T21:40:50.502Z (over 1 year ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Run server
```
npm install
npm run dev
```