Skip to content

Chess with multiple dimensions and time travel. Heavily inspired by the Steam game.

Notifications You must be signed in to change notification settings

sid-code/multichess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Multichess is heavily inspired by that 5D chess game. However, the rules are not exactly the same.

Rules

Read the code and figure it out yourself. (just kidding, I’ll write these soon)

Building

Have these installed (look into choosenim if you don’t use it, it makes installing the below trivial):

  • nim (as of 2020-09-06 the devel branch is needed to compile multichess. Unfortunately, stable version 1.2.6 doesn’t work.)
  • nimble

Then, the following command will install all of the nim dependencies and build this project.

$ nimble build

This should make a web/web.js file. Now, open web/index.html.

About

Chess with multiple dimensions and time travel. Heavily inspired by the Steam game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published