Skip to content

IlyaBag/brain_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console games collection "Brain Games"

Hexlet tests and linter status:

Actions Status

Maintainability

This project use:

  • Python 3.10
  • Prompt 0.4.1

To install package

Make sure you have Poetry manager installed, clone this repo and run commands:

  1. make install
  2. make build
  3. make package-install

To play games use commands:

  • brain-even - determine if a number is even
  • brain-calc - calculate an expression
  • brain-gcd - find greatest common divisor
  • brain-progression - guess a missing element in sequence of numbers
  • brain-prim - determine if a number is prime

asciicast_brain_even

asciicast_brain_calc

asciicast_brain_gcd

asciicast_brain_progression

asciicast_brain_prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published