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

Latest commit

 

History

History
15 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 248 Bytes

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