Skip to content

betweenparentheses/CLI_Tetris_etc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Tetris in Ruby

CLI Tetris implemented in Ruby. Written as an experiment in OOP design and non-blocking I/O in Ruby scripts as an independent solo project during Week 2 of Viking Code School.

Requires Ruby 2.0.0+

To play:

cd tetris

ruby tetris.rb

Other folders include games of Tower of Hanoi and Mastermind written as regular assignments during that week.

About

Tetris on the command line in Ruby. Other games too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%