An open API service indexing awesome lists of open source software.

https://github.com/101t/snake

Simple Snake Game using Piston Window library written in Rust
https://github.com/101t/snake

game piston-window rust snake-game

Last synced: 4 months ago
JSON representation

Simple Snake Game using Piston Window library written in Rust

Awesome Lists containing this project

README

          

# Snake Game
Simple snake game written in Rust language.

> Note: this code made for learning purpose.