Skip to content

This is an implementation of the game Go for matlab

Notifications You must be signed in to change notification settings

countingtls/Matlab-Go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

###############
#Go for Matlab#
###############
  
# written by: David Tam, Kevin Weng, Nathan Koon
# Fall 2010

# Gameboard7.m is version 7 of our implementation of Go in matlab. It has a full gui which takes advantage of the matlab handle classes and graphics.
# Game options include different board sizes and human v ai, human v human and ai v ai game modes.
# Player.m is a simple Monte Carlo ai that maybe paired with Gameboard7 to play against people or other ai's

About

This is an implementation of the game Go for matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%