Skip to content

Zor0000/Rock_Paper_scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock_Paper_scissors

This repository contains a C implementation of the classic game "Rock Paper Scissors". The game is played between two players, each simultaneously forming one of three shapes with an outstretched hand: rock (a fist), paper (palm facing downward), or scissors (two fingers extended). The rules are straightforward:

  • Rock smashes scissors.
  • Paper covers rock.
  • Scissors cut paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages