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

https://github.com/vlxdisluv/snake-game

Snake game written on Ruby with gem ruby2d
https://github.com/vlxdisluv/snake-game

ruby ruby-games ruby2d snake-game

Last synced: about 2 months ago
JSON representation

Snake game written on Ruby with gem ruby2d

Awesome Lists containing this project

README

          

# Snake game :snake:

Game written in Ruby with gem ruby2d

# What's Ruby

Ruby is an interpreted object-oriented programming language often
used for web development. It also offers many scripting features
to process plain text and serialized files, or manage system tasks.
It is simple, straightforward, and extensible.