Skip to content

Implementation of the board game pentago in Go

Notifications You must be signed in to change notification settings

jcharra/penta-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

penta-go

Implementation of the tiny, but surprisingly complex game Pentago in Go.

Installation

Of course you need to have Go installed.

Then you have to call the following command (you might need to execute it twice, I haven't found out why).

go get github.com/jcharra/penta-go

Then try to run it with

cd $GOPATH/src/github.com/jcharra/penta-go
go run penta.go

About

Implementation of the board game pentago in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages