This website requires JavaScript.
Explore
Help
Sign In
structix
/
hangman
Watch
1
Star
0
Fork
0
You've already forked hangman
Code
Issues
Pull Requests
Releases
Wiki
Activity
6
Commits
2
Branches
0
Tags
6df0af4c2f31ff8c790d122164e89a5ba10e373d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
structix
6df0af4c2f
Added start screen; Cursor enabled on Word input
2017-05-01 20:15:30 +02:00
.gitignore
Initial commit; basic functionality
2017-05-01 17:24:17 +02:00
hangman.c
Added start screen; Cursor enabled on Word input
2017-05-01 20:15:30 +02:00
hangman.h
Added start screen; Cursor enabled on Word input
2017-05-01 20:15:30 +02:00
LICENSE
Add license
2017-05-01 12:38:03 +00:00
makefile
Input will be only lowercase
#1
2017-05-01 19:58:44 +02:00
Description
The hangman game written in C with ncurses
68
KiB
Languages
C
96.7%
Makefile
1.9%
C++
1.4%