An editor for plain text where you can also seamlessly insert line drawings http://akkartik.name/lines.html
Go to file
Kartik K. Agaram 3019442c02 confirm that we have access to all of the love API
love.graphics.line(1, 1, 500, 500)

However, we're now no longer printing results or errors. Time now to
design the data model. When do we (re)evaluate code. When do we display
results. Where do errors go.
2022-05-02 08:37:04 -07:00
keychord.lua handle chords 2022-05-02 08:24:24 -07:00
main.lua confirm that we have access to all of the love API 2022-05-02 08:37:04 -07:00
mu.lua . 2022-04-25 22:24:26 -07:00