An open API service indexing awesome lists of open source software.

https://github.com/radzionc/rust-js-snake-game

Snake Game With Rust, JavaScript, and WebAssembly
https://github.com/radzionc/rust-js-snake-game

javascript linear-algebra rust webassembly

Last synced: about 1 year ago
JSON representation

Snake Game With Rust, JavaScript, and WebAssembly

Awesome Lists containing this project

README

          

# Rust JS Snake Game
We will learn how to export API implemented with Rust to JavaScript app.
>

![all text](https://cdn-images-1.medium.com/max/800/1*M8sa3fAx7pOGV5NeX3AVSQ.gif)

## [Play](https://radzionc.github.io/rust-js-snake-game/)

## [Blog Post](https://geekrodion.com/blog/rustsnake)

## Technologies
* Rust
* JS
* WebAssembly

## License

MIT © [RodionChachura](https://geekrodion.com)