Skip to content

wolverdude/ruby-cursor-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ruby Cursor Input

This is just a quick repository I cooked up to demo cursor input for Ruby console games. The nuts and bolts of getting input were taken almost completely from this gist. The rest is just a bare-bones game that I think encapsulates the core behavior in a pretty reasonable way.

Clone the repo, ruby lib/game.rb, and fill some boxes! The most important bits live in the display and cursorable files.

About

Basic demo of arrow-key input in Ruby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%