Skip to content

thdb-theo/Semicolon-in-a-Haystack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semicolon in a Haystack

This is a terminal game written in C. The game consists of looking for a missing semi colon in some code taken from FFMPEG. The point of the game is to find as many missing semi colons as possible before the end of some song.

To play, clone the directory, compile the game using gcc main.c -o game and play the game with ./game. To play music, vlc must be installed. Tested on Ubuntu 20.04

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages