asm-blox
January 17, 2021
Introduction
Link: https://github.com/zkry/asm-blox
asm-blox is a TIS-100 programming game based on web-assembly. Many of the design decisions of TIS-100 I decided to keep the same but the control flow of the WebAssembly text based language provides a unique challenge.
Another unique feature is that you can configure special blocks using YAML (I chose YAML especially for a grungy cloud feel).