Skip to content

myQwil/love-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

love-go

Go board game for Love2D image

The dragger gui object image works by clicking and dragging up and down to change its associated value.

Getting GNU Go

The game requires GNU Go so that it can be used as an "Oracle" to generate board positions.

Getting GNU Go for Linux and Mac users is a fairly straight-forward process.

For Debian/Ubuntu users:

apt install gnugo

For Mac users:

brew install gnu-go

For Windows users, binaries can be downloaded at http://gnugo.baduk.org/. It doesn't come with an installer, so the binaries need to be manually extracted to the folder C:\Program Files\gnugo\.

About

Go board game for Love2D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages