Skip to content

A mini-game written by me in 15 minutes. I'll post it here.

License

Notifications You must be signed in to change notification settings

GrobranGG/RockPaperScissors-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About project

A mini-game written by me in 15 minutes. I'll post it here. This is my second project written in Python. I hope you will appreciate it) The essence of the game is this: you choose one of the items: rock, scissors or paper. The computer chooses the same thing. Whose subject is "positive" - he won!

How to install

To install the latest version of the program, enter the following commands:

git clone https://github.com/GrobranGG/RockPaperScissors-python
cd RockPaperScissors-python
pip install -r requirements.txt
python main.py

There is also ".exe" version of the program. It is located in the dist folder.

Project Status

At the moment, the project has version 1.4. You can download the latest version on the repository.

License

This repository uses the MIT License.

Releases

No releases published

Packages

No packages published

Languages