Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 523 Bytes

README.markdown

File metadata and controls

20 lines (11 loc) · 523 Bytes

WarOS

What is WarOS

WarOS is a (or will be a) game based on Arkanoid.

How to play

Firstly, You need to install gosu gem:

  sudo gem install gosu

With the Gosu gem installed just run the init.rb file of the root directory:

  ./init.rb

Developers