Will you be the darkest one at waar?
Darkwaar is a strategy game project built with Symfony 7.2.
- PHP 8.2 or higher
- Composer
- Node.js and npm
- Clone the repository
- Install PHP dependencies:
composer install
- Install Node.js dependencies:
npm install
- Build assets:
npm run build
Start the Symfony development server:
symfony serveOr use Docker:
docker-compose up -dMIT License