Snake Game With Rust, JavaScript, and WebAssembly
In this course, we will build a Snake Game with Rust, JavaScript, and WebAssembly. We will learn how to export API implemented with Rust to JavaScript app. We will get to know canvas rendering, applications of vectors, and basics of game development.
Table of Content
5. Game Loop
7. Eating Food
8. Game Over