This is the first prototype of the game Kaelin from early 2019.
git clone https://github.com/MaisaMilena/kaelin;
cd kaelin/src;
npm i;
npm run build;
node server;
http://localhost:12500/
- Click on a hero you want to play
- Type
/ready
on the white area - Click on the board game
Skills
x
: move to a position
sdf
: skills
After the turn ends, your commands will happen.
/finish
: ends the game
arrow keys
move turns back and forward