Skip to content

Omikrone/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Rock-Paper-Scissors v1.1

Rock-Paper-Scissors is a mini-game created in C.

Requirements

Just a compiler for C.

Installation

Use git clone to install it:

git clone https://github.com/Blueman678/Rock-Paper-Scissors.git
cd Rock-Paper-Scissors

Usage

On Linux:

gcc -c Rock-Paper-Scissors.c

On Windows:

cl Rock-Paper-Scissors.c

Launch the game and enjoy!

Releases

No releases published

Packages

No packages published

Languages