Skip to content

Nycolas-Galdino/Jokenpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Jokenpo - The game Python 3.11

Come and have fun in a simple game developed by me!


About project

The project was developed completely using Python as the main programming language and Visual Studio Code as its interpreter.

Requirements to play the game

To start running the software, you will need to install python on your device, then you can access the python official website and download the .exe file, repeat the process with GIT... After installation, you can continue with the tutorial.

How to play

Primeiro, devemos abrir o prompt de comando do seu computador.

On Windows, you can open it using the command Win + R, writing the command cmd and pressing Enter. So, when you open the command prompt, type the following commands:

cd c:/

git clone https://github.com/Nycolas-Galdino/Jokenpo.git 

Use the local disk you prefer, by default, it is the local disk C:

On Linux, you can open it usint Ctrl + Alt + T and type the following commands:

git clone https://github.com/Nycolas-Galdino/Converter-texto-PDF.git 

If everything goes correctly, a folder called Jokenpo will be created on your disk. So, wait for the project to finish downloading and, in the meantime, go grab a cup of coffee and relax! Generally the download is fast, but the download time may vary depending on your internet availability!

After installing the project, run the following command in your terminal (remembering that we are using Windows as an example):

cd C:/Jokenpo

python main.py

Ready! Now just enjoy the game and have as much fun as you want! I hope you enjoy the game! ;D

If an error occurs while running the software, please contact [email protected], or via GitHub [@Nycolas-Galdino](https://github.com/ Nycolas-Galdino).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages