Skip to content

dobro10k2/devops-engineer-from-scratch-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Quality Gate Status Bugs Code Smells Duplicated Lines (%)


Description:

"Brain Games" is a set of five console games, inspired by popular mobile brain-training apps. Each game asks questions that require correct answers. After three correct answers, the game is considered completed. An incorrect answer ends the game and prompts the player to try again.


Requirements:

  • Python 3.10+
  • Installed uv package manager

Installation:

Clone the repository:

Install the package

  • make build
  • make package-install

After installation, all games are available via the following commands:

  • brain-games
  • brain-even
  • brain-calc
  • brain-gcd
  • brain-progression
  • brain-prime

Game: "Even Number Check"

asciicast

Game: "Calculator"

asciicast

Game: "Greatest Common Divisor (GCD)"

asciicast

Game: "Arithmetic Progression"

asciicast

Game: "Prime Number?"

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published