Skip to content

mron03/RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the game war Rock Paper Scissors

In order to launch this game you need python and pygame framework

To install pygame, run on your console command:

if you use windows:

py -m pip install -U pygame

if macos:

python3 -m pip install -U pygame

After the installation, just run the main.py file.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages