Skip to content

iyakushev/rust.wasm.snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸSNAKEY

written purely in Rust with 0 lines of JavaScript*

WHY?

Well, for fun ofc. This project was an introduction to the WASM target platform. However, it was written with stdweb which is at the time of the current commit seems dead. Next WASM project will be surely written in the pure WASM_BINGEN which is the official way to go.

PLAY THE GAME


*ok, an embedded call to js via macro with 1 line of code.

About

๐Ÿ Just a little snake game project for the evening

Topics

Resources

License

Stars

Watchers

Forks

Contributors