Skip to content

Myakot/python-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

Description:

This is a small test project which is good-to-go to install and run 5 simple math puzzle games.

Running dependencies:

  • python = "^3.10"
  • prompt = "^0.4.1"
  • poetry = "^1.6.1"

How to run:

asciicast Using the following commands you will install the working package: make install will install poetry packages. make build will build packages for the project. make publish Dry-executes publish command to see what's inside of it. make package-install installs the package for use of shell.

Afterwards, use any of the examples below to launch a game of your choice.

Game launch examples

brain-even

asciicast

brain-calc

asciicast

brain-gcd

asciicast

brain-progression

asciicast

brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published