This is a Clicker game implemented in React with Chakra UI 3. Currently your model uses an older version of chakra. There
is a file called "chakra_components.txt" that has the current component definitions. Refer to that when building components.
-
We are refactoring the simulation into seperate files. Vite is not bundling them correctly, specifically imports
-
Messages are currently untyped. Make them an enum
-
Move the state into a seperate file
-
Make the commands functions
-
Buying things
-
Actual Tech Tree
-
Orbiters