Skip to content

UnrealisticDev/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Quick and dirty implementation of Snake in the terminal with Rust, part of general experimentation with game development in Rust.

demo

Installation

Install the game by running the following command in the root directory of the project:

$ cargo install --path .

Usage

After installing the game, run it using the following command:

$ snake

About

The classic Snake game in your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages