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.
- Host: GitHub
- URL: https://github.com/splithor1zon/javago
- Owner: splithor1zon
- Created: 2020-01-30T21:42:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T08:57:32.000Z (over 1 year ago)
- Last Synced: 2025-02-02T11:46:04.473Z (3 months ago)
- Topics: go-game, java, javafx, javafx-game
- Language: Java
- Homepage:
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.

Hopefully this project will help somebody. 🤗