Skip to content

🎨 MC Paint clone built using WebAssembly. Supports basic functionalities such as Draw, Text, Shapes, Eraser etc.

Notifications You must be signed in to change notification settings

filipmilo/paint-assemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

About

Paint application built using webassembly leveraging the power of rust.
Batchelors degree thesis

πŸ› οΈ Build with wasm-pack build

wasm-pack build

πŸ”¬ Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

Start the application on localhost:8080

cd client && npm run start

About

🎨 MC Paint clone built using WebAssembly. Supports basic functionalities such as Draw, Text, Shapes, Eraser etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published