Skip to content

wooster0/viridian-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viridian-wasm

Viridian from the game VVVVVV on the WASM-4 fantasy console!

It is written in raw WebAsssembly Text and compiles down to merely 842 bytes.

2022-04-27.11-58-01.mp4

Building

To build, you need wat2wasm and optionally wasm-opt.

Build the game by running:

make build

Then run it with:

w4 run viridian.wasm

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

About

Viridian from VVVVVV on the WASM-4 fantasy console!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published