Skip to content

This is the first project implemented for educational purposes in the learning process on the Hexlet study platform

Notifications You must be signed in to change notification settings

IDilettant/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain games

Actions Status Maintainability Actions Status

The game consists of five simple math quizzes:

  • Even check brain-even
  • Calculator brain-calc
  • Greatest common divider brain-gcd
  • Arithmetic progression brain-progression
  • Prime number brain-prime

The aim of the game is to find the results of short mathematical expressions. The game offers five varieties of such expressions, three questions for each variety. In case of an incorrect answer, the game ends.

This is the first project implemented for educational purposes in the learning process on the Hexlet study platform

Quickstart

pip install git+https://github.com/IDilettant/python-project-lvl1.git

Usage examples:

Even-check game demo (brain-even):

asciicast

Calculator game demo (brain-calc):

asciicast

Greatest common divisor game demo (brain-gcd):

asciicast

Arithmetic progression game demo (brain-progression):

asciicast

Prime number game demo (brain-prime):

asciicast

About

This is the first project implemented for educational purposes in the learning process on the Hexlet study platform

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published