Experimental project to help me improve the paint module in the pandemonium engine.
Go to file
2022-11-14 16:53:39 +01:00
game Class design mockup. I think this will fix every issue with the current paint module. It's main downside will be that it will depend on the editor a lot more, so it will need to have more code if it needs to run in-app (not that much more code though, and mostly copy paste level stuff). 2022-11-14 16:53:39 +01:00
tools Initial commit. 2022-11-14 14:26:30 +01:00
.gitignore Initial commit. 2022-11-14 14:26:30 +01:00
build.config.example Initial commit. 2022-11-14 14:26:30 +01:00
editor.bat Initial commit. 2022-11-14 14:26:30 +01:00
editor.sh Initial commit. 2022-11-14 14:26:30 +01:00
export_all.sh Initial commit. 2022-11-14 14:26:30 +01:00
ged.sh Initial commit. 2022-11-14 14:26:30 +01:00
HEADS Initial commit. 2022-11-14 14:26:30 +01:00
leditor.sh Initial commit. 2022-11-14 14:26:30 +01:00
lged.sh Initial commit. 2022-11-14 14:26:30 +01:00
LICENSE Initial commit. 2022-11-14 14:26:30 +01:00
make_release.sh Initial commit. 2022-11-14 14:26:30 +01:00
module_config.py Initial commit. 2022-11-14 14:26:30 +01:00
play.sh Initial commit. 2022-11-14 14:26:30 +01:00
README.md Initial commit. 2022-11-14 14:26:30 +01:00
SConstruct Initial commit. 2022-11-14 14:26:30 +01:00

Pandemonium Paint Experimental

Experimental project to help me improve the paint module in the pandemonium engine.