Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 485 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 485 Bytes

Snake Game in 2D

Screenshot

All course notes and exercises are in UltiRequiem/ruby-platzi.

Features

  • Vim Key Bindings

Required Packages

On Arch:

sudo pacman -S sdl2 sdl2_image sdl2_mixer sdl2_ttf

On Debian derivates:

sudo apt install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev

Gem: Ruby 2D

LICENSE

MIT