Skip to content

JanGodar/brain_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Project installation

Command to install the project: python3 -m pip install --user git+https://github.com/JanGodar/python-project-49

Command to delete a project: python3 -m pip uninstall hexlet-code

Hello! This project contains 5 games

This project needs to be installed on your personal computer and go to the root directory
To play even numbers, type brain-even
In this game you have to answer whether the number is even or not.
To play prime numbers, type brain-prime
In this game you have to answer whether a number is prime or not.
To play finding a member of a sequence, type brain-progressive
In this game you need to find the missing member of the sequence.
To play the calculator, type brain-calc
In this game you need to calculate the result of the expression.
To play the game of finding the greatest common divisor, type brain-gcd
In this game you need to find the least common divisor.
Good luck!

asciinema project:

https://asciinema.org/a/ls6J68dPY7O5P8JM9ecXiDbzn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published