Skip to content
/ brick Public

Classic Brick written in Ruby with Ruby 2D framework.

Notifications You must be signed in to change notification settings

mosinski/brick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Classic brick game written in Ruby with the awesome ruby2d framework.

ruby_brick

Note: the low frame rate here is due to the GIF recording not the game itself.

Install

Make sure you have installed:

brew tap simple2d/tap
brew install simple2d
gem install ruby2d

Then clone the source code to your local:

git clone https://github.com/mosinski/brick.git

Play

cd brick
ruby brick.rb

Paddle control:

  • a: left
  • d: right

Original code made by Tiago Guedesn (tiagopog) for Pong game (thanks!)

About

Classic Brick written in Ruby with Ruby 2D framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages