Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

EmperorPenguin18/tidal-gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidal-gtk

Graphical frontend for the Tidal2D game engine

Dependencies

Python and Gtk4+PyGObject

Install

git clone https://github.com/EmperorPenguin18/tidal-gtk
cd tidal-gtk
pip install -r requirements.txt
make install # as root