Skip to content

ProfiGMan/Nonsense-Game-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nonsense Game in C

The nonsense game written only with C and stdlib. There are main menu, players setting tab, consistance of sentences setting tab, play tab and history viewing tab. History and the consistance of sentences are saved to a file. To run the game launch "chmod +x ./nonsense_c && ./nonsense_c" To compile on Linux and then run clone this, enter the dir and type: gcc ./nonsense_c.c -o nonsense_c && chmod +x nonsense_c && ./nonsense_c

About

The nonsense game written only with C and stdlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages