Procon 2023

CTU.Word2Vec Procon 2023

Procon 2023: Castle game Details

Real mode

Demo play real

Test mode

Demo play test

How to run?

  • Copy file .env.example to file .env.local and config some below variables
    • VITE_APP_API_URL: the api endpoint of the game server
  • Use docker compose to run game
    docker compose up -d
    

Generated using TypeDoc