Skip to content

snake clone for gtk, web browsers & nintendo switch

Notifications You must be signed in to change notification settings

kirjavascript/snake-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-rs - play online

build for gtk

cargo run --bin gtk --features=gtk-deps

build for web

cargo +nightly web start --target wasm32-unknown-unknown --bin web --features web-deps

build for nintendo switch

install devKitPro and follow the rusty-horizon setup guide

pacman -S switch-sdl2 switch-sdl2_ttf
cd switch && sh build.sh

or download the nro

About

snake clone for gtk, web browsers & nintendo switch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published