- 🎮 Turn Game
- 🎲 Tiny A.I.
- 🕹️ 1 month development
Running Tutorial
- You will need to have MySQL Workbench
- Open Workbench, connect with your user, open the archive at:
src/database/database-script.sql
- Execute all the queries
- Now go to:
src/database/config.js
- And from line 28 to line 31, customize with your user and password
- After that, just open Arkade main folder, and in terminal, type:
npm start

