Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 847 Bytes

File metadata and controls

28 lines (19 loc) · 847 Bytes

Braing Games

Actions Status Maintainability

This is the first of four training projects on the Python Software Developer from Hexlet.io.

This package contains five simple quiz games:

  • Parity checker brain-even
  • Simple Calculator brain-calc
  • GCD checker brain-gcd
  • Arithmetic progression brain-progression
  • Prime checker brain-prime

Installation

Manual Installation with Poetry on local machine

Remote installation with Pip

Demo

Brain Even

Brain Calc

Brain GCD

Brain Progression

Brain Prime