Skip to content
 
 

Repository files navigation

🍜 🧊 miso-blockout

A Blockout (3D Tetris) clone written in Haskell using miso, compiled to WebAssembly.

See live

Prerequisites

Nix with flakes enabled.

Build (Web Assembly)

nix develop .#wasm --command bash -c "make"

Serve

nix develop .#wasm --command bash -c "make serve"

Then open http://localhost:8080.

Interactive development

nix develop .#wasm --command bash -c "make repl"

Open the printed URL in the browser, then run main in the REPL.

About

The game of blockout

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages