Add a general rule framework with constants and UI that can add rules

This commit is contained in:
csd4ni3l
2025-11-22 14:43:11 +01:00
parent 94479f3eb2
commit 9106a5887b
6 changed files with 494 additions and 6 deletions

View File

@@ -1 +1,2 @@
Chaos Protocol is a simulation game which has randomly generated rules each time you launch it which apply to objects.
Chaos Protocol is a simulation game where you have a rule engine and objects, which you can apply rules to! By default, the game launches with random rules.
Basically a framework of sorts, which can even be random!