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
- Host: GitHub
- URL: https://github.com/povilasb/snake
- Owner: povilasb
- Created: 2017-10-17T13:28:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T21:02:48.000Z (over 7 years ago)
- Last Synced: 2025-03-16T00:14:24.627Z (3 months ago)
- Topics: game-dev, linux, rust
- Language: Rust
- Size: 55.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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