Skip to content

Elliot-TS/TUI-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

A terminal implementation of the game Minesweeper written in C

Usage

Compile in the terminal: gcc Minesweeper.c -o Minesweeper

Run the game: ./Minesweeper

Follow the instructions on the screen. You can quit at any time by pressing CTRL+C or by entering "q" when it gives you the option to quit.

Rock Paper Scissors

A terminal implementation of Rock, Paper, Scissors with ASCII art animations.

Usage

Compile in the terminal: gcc RPS.c -o RPS

Run the game: ./RPS

Follow the instructions on the screen. You can quit at any time by pressing CTRL+C or by entering "q" when it gives you the option to quit.

About

A simple terminal implementation of the game Minesweeper written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages