Skip to content
/ Shogi Public
forked from DrkSephy/Shogi

Implementation of Dobutsu Shogi using Minimax + Alpha-Beta pruning

Notifications You must be signed in to change notification settings

xshogi/Shogi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dobutsu Shogi

An implementation of Animal Shogi (known as Dobutsu Shogi in Japan), which is also a smaller scale version of the original Shogi for kids. Uses Minimax with Alpha-Beta Pruning to look ahead 5-9 turns.

About

Implementation of Dobutsu Shogi using Minimax + Alpha-Beta pruning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • CSS 5.1%
  • HTML 4.7%