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

https://github.com/povilasb/snake

Rust snake implementation with Linux framebuffer graphics
https://github.com/povilasb/snake

game-dev linux rust

Last synced: 3 months ago
JSON representation

Rust snake implementation with Linux framebuffer graphics

Awesome Lists containing this project

README

        

=====
About
=====

.. image:: https://travis-ci.org/povilasb/snake.svg?branch=master
:target: https://travis-ci.org/povilasb/snake
.. image:: https://coveralls.io/repos/github/povilasb/snake/badge.svg?branch=master
:target: https://coveralls.io/github/povilasb/snake?branch=master

`Snake game `_
implementation in Rust with
`Linux framebuffer `_ based
frontend.

.. image:: gameplay.gif