Skip to content

Instantly share code, notes, and snippets.

@djtal
Created December 28, 2010 16:21
Show Gist options
  • Select an option

  • Save djtal/757380 to your computer and use it in GitHub Desktop.

Select an option

Save djtal/757380 to your computer and use it in GitHub Desktop.
class Player
attr_accessor : color, qi, taos, :ghosts, :name
def initialize
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment