This project is a JSON editor built with Pygame. It provides a graphical user interface for editing JSON files. The editor allows you to open, edit, and save JSON files. You can add, remove, and ...
Linux Mint 21 (Cinnamon) Python 3.10.12 PyGame: just forked and cloned main branch of git repo I followed the procedure under PYGAME 2 here. No problems with apt installing the dependencies. The ...