Skip to content

YuxiXie/FiveChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveChess

This is a simple implementation of the game FiveChess, based on the codes architecture from the game repository, and further developed by Yuxi XIE and Jingyi LIU.

Run to Start Game

git clone https://github.com/YuxiXie/FiveChess.git
cd FiveChess

and then just run from the src/frontend.Main.

Function Introduction

Home Page

We provide two options of the game mode: Two-Players / Single-Player

Home Page

Rule Page

If choosing Two-Players mode, we provide two options for the rule mode: forbid-hand / normal

Rule Page

Room Page

Below is an example of the room page in forbid-hand & Two-Players mode. The White needs to make her own judgement on whether the Black is forbidden.

Room Page 1

If it's normal mode, when the global steps turns to 3 (2 black 1 white), the White needs to choose whether to switch identities.

Room Page 2

If it's Single-Player mode, ths White is set as the Robot we developed, and the rule is the most primary here, i.e. no switch & no forbidden.

Room Page 3

About

simple implementation of the game FiveChess

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages