Connector Changelog
-
2/18/2023
Achieved:
-
Made menu hold blocks and update when new types are added.
Next Steps:
-
2/18/2023
Achieved:
-
Made Block constructor and renderer.
-
Made menu placeholder for rendering (still requires ability to hold items).
-
Added a webpage-like toggle-button ability for canvas.
-
Made three Block types: a starter, an ender, and a continuor.
Next Steps:
-
Make it so that the player can move blocks from the menu onto the playground.
-
Make it so that the player can condense blocks into new blocks with more practical inputs and outputs.
-
Make it so that there are randomly generated levels.