Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Description

5 little CLI games to test your math skills and sometimes your calculator skills (an unintended feature). Make sure poetry installed to build project.

Installation

# Clone repo and go to the new directory:
git clone git@github.com:shortykevich/BrainGames.git && cd BrainGames
# Install dependencies
make install
# Build and install package:
make build
make package-install

Usage

# Calculate arithmetic expressions:
brain-calc
# Find the missing element in progression:
brain-progression
# Identify even numbers:
brain-even
# Find the GCD (greatest common divisor):
brain-gcd
# Identify prime numbers:
brain-prime

How to install. brain-even usage example:

brain-calc usage example:

brain-gcd usage example:

brain-progression usage example:

brain-prime usage example:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages