Snake Game This is a small project I've done to learn Rust with WebAssembly. It's based on the Udemy Course "Snake Game With Rust, Javascript, and WebAssembly" by Rodion Chachura. This repo is based off of the excellent rust-webpack-template.