Skip to content

izo0x90/webAssembly-GraphicsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webAssembly WAT Graphics demo

Some image generation written in webAssembly text format.

Inspired by the 80/90s graphics demo scene. The web is now truly the new Amiga.

Compile

$> npm run build

Compile & run dev server

$> npm run dev

Install dep.

$> npm install