Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abstractolotl/aznopoly-web
Aznopoly Web Component
https://github.com/abstractolotl/aznopoly-web
game-development phaser vite
Last synced: 3 months ago
JSON representation
Aznopoly Web Component
- Host: GitHub
- URL: https://github.com/abstractolotl/aznopoly-web
- Owner: Abstractolotl
- Created: 2023-11-22T13:28:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-24T00:33:54.000Z (4 months ago)
- Last Synced: 2024-10-10T15:04:38.765Z (3 months ago)
- Topics: game-development, phaser, vite
- Language: TypeScript
- Homepage:
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
## AzNopoly - WebClient
This will be the implementation of the web client for the AzNopoly Game.
## Run & Build
Requires npm to be installed (see: https://nodejs.org/en)
- Run locally: npm run dev
- Build: npm run build