dar5hak / wasm4-sudoku

Sudoku for the WASM-4 fantasy console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm4-sudoku

A game written in AssemblyScript for the WASM-4 fantasy console.

Building

First setup the project by running:

npm install

Build the cart by running:

npm run build

Then run it with:

w4 run build/cart.wasm

For more info about setting up WASM-4, see the quickstart guide.

Links

  • Documentation: Learn more about WASM-4.
  • Snake Tutorial: Learn how to build a complete game with a step-by-step tutorial.
  • GitHub: Submit an issue or PR. Contributions are welcome!

About

Sudoku for the WASM-4 fantasy console

License:Other


Languages

Language:TypeScript 100.0%