Skip to content

mikhailfed68/mini-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-games

Github Action Status Maintainability Test Coverage

Mini-games is a console mini-game consisting of five generated math challenges. For each challenge you have to give the correct answer. You have the right to make two mistakes.

Challenge list:

  • Arithmetic expressions to be calculated.
  • Finding missing numbers in a sequence of numbers.
  • Determining an even number.
  • Finding the largest common divisor.
  • Determining a prime number.

Installation

This package is available on TestPyPi:

https://test.pypi.org/project/mini-games/

To install the package, run:

pip install -i https://test.pypi.org/simple --extra-index-url https://pypi.org/simple mini-games

Usage

Launch the game

To start the game, run the following command in your terminal:

asciicast

About

Linux CLI math mini-game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published