Hunt The Wumpus/Ruby: Difference between revisions

Created page with "{{collection|Hunt_The_Wumpus}} =={{header|Ruby}}== <lang ruby> NOTHING = 0; WUMPUS = 1; BAT = 2; PIT = 4; PLAYER = 8; FINISH = 1 PLAY_NEW = 2; PLAY_SAME = 4; S_PLAYER = 0; M..."
(Created page with "{{collection|Hunt_The_Wumpus}} =={{header|Ruby}}== <lang ruby> NOTHING = 0; WUMPUS = 1; BAT = 2; PIT = 4; PLAYER = 8; FINISH = 1 PLAY_NEW = 2; PLAY_SAME = 4; S_PLAYER = 0; M...")
(No difference)