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: about 4 hours 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-12-02T06:39:08.000Z (2 months ago)
- Last Synced: 2025-01-31T05:33:40.485Z (10 days ago)
- Topics: game-development, phaser, vite
- Language: TypeScript
- Homepage:
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
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