Another project without a name…! I made this project using the p5.js library this time, as I needed it to draw shapes. This is my main project currently and I am really pleased with how far it has come within the first few weeks. The keycodes are below:
- The B key builds between nodes
- The M key will make a node, see in the project to check what is available
- The D key will delete a node – still in test stages
- The S key will set the values of boolean, number and string values.
- The G key will get the result of any node
- The R key will remove all of the node strings to a node
The project is an abstraction of javascript into a node form, similar to things like scratch