Skip to content

Reneta2003/RockPaperScissorsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RockPaperScissors Game

How to Run the Tests

To run the unit tests for the RockPaperScissors game:

Build the project if not already built with mkdir build && cd build && cmake .. && cmake --build .. Then, run the tests executable with ./Google_Tests_run.

How to Play the Game

To play the RockPaperScissors game:

Build the project if not already built with mkdir build && cd build && cmake .. && cmake --build .. Then, run the game executable with ./RockPaperScissors and follow the on-screen instructions to play.

About

Simple Rock Paper Scissors game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published