Wasm Snake

Less than 1 minute Written By: Nathan Hare 2021-01-04


This was a small game of snake that I decided to make. I wanted to play around with wasm, so I decided to make a project using it. I have used rust as the language for my web assembly, and used jQuery to render the rest.

Members involved in this project