Skip to content

MaisaMilena/kaelin

 
 

Repository files navigation

Kaelin 2019

This is the first prototype of the game Kaelin from early 2019.

Install

git clone https://github.com/MaisaMilena/kaelin;
cd kaelin/src;
npm i;
npm run build;
node server;

How to play

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.

Other commands

/finish: ends the game
arrow keys move turns back and forward

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 2.6%