Skip to content

Multiplayer Snake game written in React and Rust as backend

License

Notifications You must be signed in to change notification settings

barteksad/Multiplayer-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Snake

Game written in React with Rust server

Try it out!

http://3.122.216.190

Getting started

To run your own local server:

(you must have Rust installed)

git clone https://github.com/barteksad/Multiplayer-Snake.git
cd Multiplayer-Snake/backend
cargo run --release

To run frontend locally:

(you must have Node and Vite installed)

git clone https://github.com/barteksad/Multiplayer-Snake.git
cd Multiplayer-Snake/frontend
npm run preview

About

Multiplayer Snake game written in React and Rust as backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published