Skip to content

fabien33700/wasm-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-game-of-life

Implémentation du jeu de la vie avec WebAssembly + Rust, en réalisant le tutorial

[https://rustwasm.github.io/book/game-of-life/implementing.html]

Installation des prérequis

Compilation

wasm-pack build

Lancement du serveur webpack en local

cd www/
npm install
npm run start

http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published