1
0
Fork 0
mirror of synced 2024-09-28 23:41:41 +12:00
Commit graph

15 commits

Author SHA1 Message Date
phxntxm
7735bbc081 CHanged the hangman usage to check lower, to make cases not sensitive 2016-08-16 10:30:04 -05:00
Phxntxm
f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -05:00
Phxntxm
37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
Phxntxm
d89c793343 Corrected how guessing word was handled, added an exception in case a letter is guessed twice 2016-08-14 19:00:01 -05:00
Phxntxm
3faee2022e Corrected issue where if the method existed was being checked, instead of calling it 2016-08-14 18:49:15 -05:00
Phxntxm
b7fa339ffa Corrected issue where if the method existed was being checked, instead of calling it 2016-08-14 18:48:17 -05:00
Phxntxm
7ccc78a8ae Removing deleting of the game, as I'm still not sure where the issue is 2016-08-14 18:46:10 -05:00
Phxntxm
69d622a7af Adding printing of the game before removing it, as I'm not sure where the logic failed 2016-08-14 18:36:44 -05:00
Phxntxm
a41828d1d1 Corrected error where 'server' was being used in place of self 2016-08-14 18:33:42 -05:00
Phxntxm
a65868219f Added newlines to the printing of the man 2016-08-14 18:31:23 -05:00
Phxntxm
d932af0ae0 Corrected error where self. wasn't being used 2016-08-14 18:30:10 -05:00
Phxntxm
a02184113a Corrected error where self. wasn't being used 2016-08-14 18:28:48 -05:00
Phxntxm
53e593db4e Added required setup function 2016-08-14 18:27:03 -05:00
Phxntxm
1759548e1b Corrected syntax error 2016-08-14 18:26:32 -05:00
Phxntxm
4117583c1d Added a hangman cog 2016-08-14 18:26:10 -05:00