Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Actions Status Maintainability Linter check

Description

Brain Games is a bundle of math games with command line interface.

Installation

Run the following commands in the shell:

git clone https://github.com/Nazarinh0/python-project-lvl1.git
cd python-project-lvl1
make build
make package-install

How to play

After installation, you can play games with the following commands:

  • brain-even - guess if the given number is even
  • brain-calc - guess the result of a mathematical expression
  • brain-gcd - guess the greater common divisor of two numbers
  • brain-progression - guess missing number in arithmetic progression
  • brain-prime - guess if the given number is prime

Demonstrations:

About

BRAIN-GAMES (cli game I've done for practice basic python/bash/git skills)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages