Skip to content

jmpargana/webassembly_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAssembly Games

This repository has some games I'm written in Rust using the stdweb library to convert them to WASM, so they can run in the browser.

I will load them in Demo Pages, but you try them out on your browser cloning this repository, moving to a game folder and executing this command:

git clone https://github.com/jmpargana/webassembly_games.git
cd folder_name
cargo web start

About

WASM Games in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published