Skip to content

jmpargana/webassembly_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
jmpargana
Apr 8, 2020
e292b84 · Apr 8, 2020

History

2 Commits
Apr 8, 2020
Apr 8, 2020
Apr 8, 2020
Apr 8, 2020
Apr 8, 2020

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