schrodinger2 / knights

a chess based game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

knights

This is a simple front-end web game. Game rules:

  1. knights move in "L" shape in random direction
  2. if two knights or more stood on a square they all die except for the first knight to do so
  3. last knight's color to stand on the board wins the game

About

a chess based game


Languages

Language:JavaScript 44.0%Language:SCSS 38.9%Language:HTML 17.1%