Spooky Editor is a level editor for various game projects. Currently it only supports Tanks of Valor, but support for more game projects is planned.
- PyQt6
The editor can be launched from the command-line. Optionally a level file can be provided to immediately open the specified level.
$ python3 -m spooked [level-file]