2.0.0 • Published 4 years ago

backend-educational-project-lvl1 v2.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

This repository contains the collection of games to train brain.
At the moment you can play the following games: 1. Parity Check answer "yes" if the number is even, otherwise answer "no". 2. Calculator find result of the math expression. 3. Greatest Common Divisor find the greatest common divisor of two numbers. 4. Arithmetic progression find number is missing in the arithmetic progression. 5. Number Is Prime? answer "yes" if the number is prime, otherwise answer "no"*.


backend-project-lvl1

Maintainability Eslint


Install

asciicast


"Parity Check" gameplay demonstration

asciicast


"Calculator" gameplay demonstration

asciicast


"Greatest Common Divisor" gameplay demonstration

asciicast


"Arithmetic progression" gameplay demonstration

asciicast


"Number Is Prime?" gameplay demonstration

asciicast