crypto-defense
is an experimental game project that leverages the power of phi assets. The game challenges players to survive waves of enemies
-
Frontend: The game's user interface is built using React/phaser 3, providing a responsive and interactive experience.
-
Backend: The backend logic is handled by colyseus, ensuring efficient game mechanics and real-time updates.
Command | Description |
---|---|
npm install |
Install project dependencies |
npm run watch |
Build project and open web server running project, watching for changes |
npm run dev |
Builds project and open web server, but do not watch for changes |
npm run build |
Builds code bundle with production settings (minification, no source maps, etc..) |
This project is licensed under GNU.