Back to Tic 80

Nim Starter Project Template

templates/nim/README.md

1.1.2837290 B
Original Source

Nim Starter Project Template

This is a Nim / TIC-80 starter template. To build wasm binary and import it into the 'cart.tic' file, ensure you have a Nim compiler, Wasi-SDK and Tic-80 on your system and run:

nimble buildcart

Run nimble tasks command to see more build options.