An open API service indexing awesome lists of open source software.

https://github.com/splithor1zon/javago

Java implementation of Go game.
https://github.com/splithor1zon/javago

go-game java javafx javafx-game

Last synced: about 1 month ago
JSON representation

Java implementation of Go game.

Awesome Lists containing this project

README

        

# JavaGo
Java implementation of Go game.
Basic game & replay is implemented, scoring is manual, network game is not yet implemented.

This project is not in active development, please feel free to get inspired by it and if you have some ideas how to improve the game, feel free to contact me I might find time to implement it.

![main game](sample.PNG "Main Game")

Hopefully this project will help somebody. 🤗