Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 328 Bytes

Sprite Draw - enter a json array, indicate the bytes per row, and see your sprite appears! Similar to how sprites were drawn on the Commodore 64.

For devs: npm run start will run this on your local box. npm run build will build a production build

See the App.tsx file for a couple of examples you can copy/paste in.