Metadata-Version: 2.1
Name: postscriptumno-brain-games
Version: 0.1.16
Summary: Brain games project
Home-page: https://github.com/postscriptumno/python-project-lvl1
Author: postscriptumno
Author-email: postscriptum.no@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: prompt (>=0.4.1,<0.5.0)
Project-URL: Repository, https://github.com/postscriptumno/python-project-lvl1
Description-Content-Type: text/markdown

# python-project-lvl1

[![Maintainability](https://api.codeclimate.com/v1/badges/a99a88d28ad37a79dbf6/maintainability)](https://codeclimate.com/github/codeclimate/codeclimate/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/a99a88d28ad37a79dbf6/test_coverage)](https://codeclimate.com/github/codeclimate/codeclimate/test_coverage)
[![Build Status](https://travis-ci.org/postscriptumno/python-project-lvl1.svg?branch=master)](https://travis-ci.org/postscriptumno/python-project-lvl1)

## Installing command

pip3 install --index-url <https://test.pypi.org/simple> --extra-index-url <https://pypi.org/simple> postscriptumno-brain-games

### Brain-even

[![asciicast](https://asciinema.org/a/XTWAUeLM5LwAr50LzE0nPhQrv.svg)](https://asciinema.org/a/XTWAUeLM5LwAr50LzE0nPhQrv)

### Brain-calc

[![asciicast](https://asciinema.org/a/TC4VwapXY6QXU4JhePMjsrie1.svg)](https://asciinema.org/a/TC4VwapXY6QXU4JhePMjsrie1)

### Brain-progression

[![asciicast](https://asciinema.org/a/dDOOgbLGx6bG1thsVgqZRbHlY.svg)](https://asciinema.org/a/dDOOgbLGx6bG1thsVgqZRbHlY)

### Brain-gcd

[![asciicast](https://asciinema.org/a/NgR2pi5QplmaTSUGOFw6mgble.svg)](https://asciinema.org/a/NgR2pi5QplmaTSUGOFw6mgble)

### Brain-prime

[![asciicast](https://asciinema.org/a/0RUGPdJhJObEYpKowc0O2bK4m.svg)](https://asciinema.org/a/0RUGPdJhJObEYpKowc0O2bK4m)

