Commit Graph

26 Commits

Author SHA1 Message Date
8bd852ad8b Fixed game stats screen #20 2017-05-22 21:30:38 +02:00
359e55de4b Block enter during the game #22 2017-05-22 18:21:16 +02:00
efb519af60 Slower animation #23 2017-05-22 18:14:10 +02:00
f2333e87ef Fixed file read bug #17 2017-05-21 17:09:18 +02:00
bdca40555d Press ENTER at end screen to continue #17 2017-05-09 20:25:30 +02:00
988b71bf8b Default case added --> Invalid arguments message #16 2017-05-07 14:47:54 +02:00
4b0c611a60 Start and Endtime; Timediff on game end #15 2017-05-07 14:38:14 +02:00
c703bd17dd Guess Word input is now limited to MAXWORDLENGTH; Clean up #14 2017-05-06 23:27:13 +02:00
c29a1e914c Linebreak if the word is too long for one line #14 2017-05-06 22:53:01 +02:00
acad4c7495 Fixed "ctrl + c to exit" at the bottom line 2017-05-06 14:50:28 +02:00
73a36e65b7 ANIM_DURATION added #12; ASCII Hangman finished, reduced tries to 5 2017-05-05 21:06:53 +02:00
d0eae536a7 animation speed #12; drawFigure #13 2017-05-05 20:49:20 +02:00
1a24486ec3 makefile for mingw #10; drawAlphabet #8 2017-05-05 17:09:53 +02:00
c664c70a37 initAlphabet, drawAlphabet, macros added #8 2017-05-04 21:56:04 +02:00
9acc6f3b86 fixed divided by 0 bug #9; max x/y -1 2017-05-04 21:26:09 +02:00
99c5a7944a #7 use last word in case the hits are higher 2017-05-03 21:31:51 +02:00
d220ade335 Added simple animation to hit message 2017-05-03 20:04:58 +02:00
fbf1d10af1 troll mode added #7 2017-05-03 19:38:10 +02:00
d0d3c6e7bd Fixed no arguments crash (filename length is now fixed to 255chars) #6 2017-05-03 17:57:45 +02:00
37b129b811 Random word from file #5 2017-05-02 18:22:29 +02:00
83ffee4315 Added getopt; added help screen #4 2017-05-02 16:50:43 +02:00
6df0af4c2f Added start screen; Cursor enabled on Word input 2017-05-01 20:15:30 +02:00
bedd8b4127 Input will be only lowercase #1 2017-05-01 19:58:44 +02:00
6dfcfcd4ac Spaces are filtered on initialization #2 2017-05-01 19:47:10 +02:00
9bc95c07af Better end screen 2017-05-01 18:22:04 +02:00
4cb1732990 Initial commit; basic functionality 2017-05-01 17:24:17 +02:00