Commit Graph

7 Commits

Author SHA1 Message Date
3d56c7ce04 Remove arithmetic node modules: add, multiply, and subtract 2026-03-21 18:39:19 +11:00
f917cf6ad5 Add initial Pico-8 cartridges for testing
- Created test_cart.p8 with basic drawing functionality and a print statement.
- Created test_unix.p8 with a simple initialization function.
2026-03-21 18:38:43 +11:00
71354ad463 Remove unused literal node modules: boolean, color, number, and string 2026-03-21 18:38:22 +11:00
ae374db9fb updated graph rendering to be more efficient. added smooth scrolling, added color type, mmb drag for cutting 2026-03-21 06:57:26 +11:00
fe7f4cc6c4 ci: use semver for auto releases 2025-10-20 01:54:09 +11:00
6fc5116e0e ci: auto version releases 2025-10-20 01:49:04 +11:00
e64f3e881e Initial commit
moved from private version control
2025-10-19 21:12:41 +11:00