Skip to content

emdevv/Rock-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors-Game

A nice Rock Paper Scissors console game.

Features

  • Score
  • User

Installation

  1. Clone the repository:

    git clone https://github.com/emichulo/Rock-Paper-Scissors-Game.git

Usage

  1. Run the application:

    gcc main.c user.c menu.c -o main.exe
  2. Run the .exe:

    main.exe
  3. Or simply use make:

    make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors