co2 icon indicating copy to clipboard operation
co2 copied to clipboard

Lispy language for creating NES / Famicom software

Results 3 co2 issues
Sort by recently updated
recently updated
newest added

doens't -> doesn't squeek -> squeak whereever -> wherever

Would be nice to have a built-in `as-data` that would add rows to a data segment, returning a handle that can be used later to access it. Example: ``` (my-func...

hi I'm very impressed with this project - developing a NES game with Lisp !! 🤩 I tried playing your game right away , however it seems like the collision...