Commit Graph

4 Commits

Author SHA1 Message Date
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
e64f3e881e Initial commit
moved from private version control
2025-10-19 21:12:41 +11:00