Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

This project implements an elementary version of the Snake Game.

Playing the game

Installation

Compile and run with Cargo.

Usage

You can run the game with:

cargo run

The game stops if the snake hits a wall or if you press q.

To Do

  • Make the snake grow by eating food
  • Add different difficulty levels (making the snake move faster)

About

Snake Game in Rust

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages