wasm-4-tutorial-games icon indicating copy to clipboard operation
wasm-4-tutorial-games copied to clipboard

A collection of small games for the Fantasy Console WASM-4

WASM-4 Tutorial Games

This repo contains the source code for different tutorial games for the Fantasy Console WASM-4.

The goal is to provide a one-stop-repo for all tutorials hosted on the WASM-4 website.

Snake

Snake

A famous game that can be implemented in pretty much any language, engine of framework.

It's currently implemented in:

  • AssenblyScript
  • C
  • D
  • Go
  • Nelua
  • Odin
  • Rust
  • Zig