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

https://github.com/skgland/snake

A simple Snake Game written in Rust
https://github.com/skgland/snake

game rust snake-game

Last synced: 3 months ago
JSON representation

A simple Snake Game written in Rust

Awesome Lists containing this project

README

        

# Snake

![Screenshot](https://raw.githubusercontent.com/Skgland/Snake/master/screenshot.png)

## Controlls
F11 - Toggle Fullscreen
Esc - Back/Pause/Exit

Arrows/W/A/S/D - Change Direction

## Why?

This Snake Game was written for the `[KIF475] get in IT Coding Competition`