Skip to content

PyQt5-based, SVG themeable Go board game frontend

Notifications You must be signed in to change notification settings

HugoPlatzer/go_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_frontend

go_frontend is my attempt at a minimalistic PyQt5-based frontend for the Go board game.

Features

  • Fully themeable (background, board, markers, proportions) via SVG file
  • Minimalistic UI

Installation

On Debian-based systems: apt-get install python3-pyqt5.qtsvg should pull in all required dependencies.

On other systems, make sure python3 and pyqt5 (including SVG support) are available.

Start the application with ./main.py

About

PyQt5-based, SVG themeable Go board game frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages