Skip to content

srpeck/kchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kchess

Chess-inspired MMO with tick-based, kill-the-king combat (GUI/API docs). Server uses kdb+/k/q web sockets, client is static JS/HTML/CSS. Client is meant to be heavily customized and networked AI/botting is encouraged (see AI directory for sample AI in kdb+).

Live demo

Dependencies

To run

  1. Drop kchess.q in the q directory.

  2. Start the kdb+/k/q web socket server:

    • Linux: /path/to/q/l32/q kchess.q -p 8080
    • Windows: /path/to/q/w32/q kchess.q -p 8080
  3. Open 2dkchess.htm in a browser.

About

Chess-inspired MMO with tick-based, kill-the-king combat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages