Skip to content

zjbthomas/DukeChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DukeChess Demo

This is a demo of my favourite boardgame The Duke.

How to play?

Game rules

You can get the full rules from here. For your convenience, a movement reference is provided here.

Online version

This game is available here to play.

Docker version

  • Pull the image: docker pull zjbthomas/dukechess-godot-web
  • Run the container: docker run --rm -p 80:80 zjbthomas/dukechess-godot-web
  • Visit http://127.0.0.1:80/

⚠️ Microsoft Edge users: Due to security policies, localhost may not work correctly. Please use http://127.0.0.1:80/ instead.

How to deploy web app version 1?

Run it locally

Build it yourself

Chess Demo

This code is also adapted for here. Chess is available here to play.

About

♟️A digital adaptation of the chess-inspired board game "The Duke".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors