An open API service indexing awesome lists of open source software.

https://github.com/fey/python-brain-games

Bundle of CLI games. Python implementation
https://github.com/fey/python-brain-games

Last synced: 12 months ago
JSON representation

Bundle of CLI games. Python implementation

Awesome Lists containing this project

README

          

# brain games

[![Actions Status](https://github.com/fey/python-project-lvl1/workflows/hexlet-check/badge.svg)](https://github.com/fey/python-project-lvl1/actions) [![Main](https://github.com/fey/python-project-lvl1/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/fey/python-project-lvl1/actions/workflows/main.yml) [![Maintainability](https://api.codeclimate.com/v1/badges/fac78da9317079a53d6e/maintainability)](https://codeclimate.com/github/fey/python-project-lvl1/maintainability)

## Prerequisites

* Python 3.12+
* Poetry 1.7+
* Make
* Ubuntu/Macos/WSL

## Commands

```bash
make install
make lint
make brain-games
```

# asciinema

* calc -
* even -
* gcd -
* prime -
* progression -