8000 GitHub - wiebecommajonas/snake-rs: Simple implementation of snake in Rust.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wiebecommajonas/snake-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snake

How to play

$ git clone "https://github.com/wiebecommajonas/snake-rs.git"
$ cd snake-rs
$ cargo run

Use the arrow keys to steer the snake.

What is this

This is a simple implementation of a snake game in Rust. Feel free to copy, modify and play around with the code.

Functionality that needs to be added

  • Death
  • Screen adges
  • Start screen

About

Simple implementation of snake in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0