Skip to content

tarnauld/kengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Rust

Snake-Rust is just a basic old school game written in Rust for the fun.

New Features!

  • New controls added. You cannot go in the opposite direction.
  • Some fruits (apple) and ennemies (fog) are added randomly.

Preview:

Settings Window

Coming soon:

  • Spritesheet and animation
  • Interactive menu.
  • Sound and game over screen.

Installation

Snake-Rust just requires some simple command:

$ git clone https://github.com/tarnauld/snake-rust.git
$ cd snake-rust
$ cargo run

About

A basic snake in Rust with Piston library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages