Skip to content

CSXV/SPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stone, Paper, Scissor Game

Screenshot

C++ game, let you play against the computer. Have a lovely TUI :)

NOTE: Tested on Linux only.


How to use

  1. Clone this repo.
  2. Build the project by running Make.sh file.
  3. Run the program, use .\outDebug.

How to generate the ASCII text?

  1. I use a program called Figlet.
  2. Install it in your distro.
  3. Generate a word.
  4. Copy the text from the termail, then paste it in your code file.

About

classic C++ game in the terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published