Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

code review

Name: Anonymous 2012-11-04 0:07

i'm new to programming, would anyone mind giving this basic game a review?  it's pretty minimal, but i'd like to know if there are obvious places i can improve now

http://pastie.org/5179576

Name: Anonymous 2012-11-04 13:14

drop the camelCase for method names and variables and use setters like so


def player_value=(val)
  @player_value = val
end

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List