Skip to content

Bulgakoffka/python-project-49

Repository files navigation

This is a terminal-based game pack!

To run the game, you need to follow the instructions in asciinema or installation guide below. There you can also see the gameplay.

Badges:

Actions Status Maintainability

Minimal requirements:

  • Python 3.12
  • bash/zsh terminal that runs python scripts
  • uv 0.6.3

Games list:

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

Installation guide:

  1. Clone the repository:

    git clone [email protected]:Bulgakoffka/python-project-49.git
    
  2. Go to the project directory:

    cd brain-games
    
  3. Install dependencies for project:

    uv sync
    
  4. Install brain-games package

    make package-install
    

Asciinema with sample of installation and gameplay of brain-even game:

asciicast

Asciinema with brain-prime gamelay:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published