https://github.com/maxinteger/practice-webassembly-snake
https://github.com/maxinteger/practice-webassembly-snake
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxinteger/practice-webassembly-snake
- Owner: maxinteger
- Created: 2022-04-19T20:40:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T20:41:26.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T10:29:42.222Z (12 months ago)
- Language: Rust
- Size: 74.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebAssembly Snake
Simple Snake game in WebAssembly (Rust) and TypeScript based on
[Rust & WebAssembly with JS (TS) - The Practical Guide](https://www.udemy.com/course/rust-webassembly-with-js-ts-the-practical-guide/)
Udemy course.