Skip to content

sabinonweb/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_game

It is a simple snake_game made using ggez.rs. The project is a part of my exploration, and it was fun making it.

Demo

snake

Installation

Cargo installation:

curl https://sh.rustup.rs -sSf | sh

Rust installation:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Run the game

  git clone https://github.com/sabinonweb/snake_game
  cd snake_game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages