Skip to content

faaru-io/frontend-project-lvl1

Repository files navigation

Brain Games

Maintainability

Collection of math mini-games that run from the console.

Setup

$ make install

asciicast

Game brain-even

This mini-game you need to answer whether a given number is even.

$ brain-even

asciicast

Game brain-calc

This mini-game you need to solve an arithmetic task.

$ brain-calc

asciicast

Game brain-gcd

This mini-game you need to find the greatest common divisor (GCD).

$ brain-gcd

asciicast

Game brain-progression

This mini-game you need to find the missing number in a sequence.

$ brain-progression

asciicast

Run brain-prime

This mini-game you need to answer whether a given number is prime.

$ brain-prime

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published