Skip to content

kirjavascript/snake-rs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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