Skip to content

Implementation of Chess with turn-based strategy rpg game mechanics in HTML5 Canvas and JavaScript.

Notifications You must be signed in to change notification settings

c27kwan/chess-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess RPG

Game Start Screenshot

Chess RPG is, as the name suggests, the game of chess with classic turn-based strategy rpg mechanics added.

How it differs

Game Start With Stat ScreenShot

  • Traditional chess pieces are unbalanced. In Chess RPG, chess pieces have health points (HP), attack and defense. There are also more chess pieces and a bigger board. This system helps balance the different types chess pieces and calls for new strategies even for experienced players.
  • The game ends when a player's King dies. There is no "check" or "checkmate" warnings since Kings don't die on 1 hit.

Tile Highlighting

  • When a defending unit survives an attack, the attacking unit is moved to 1 space away from the defending unit. The knight is an exception because it is a range unit.

About

Implementation of Chess with turn-based strategy rpg game mechanics in HTML5 Canvas and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published