Skip to content

Kimpa4i/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability make lint

Description:

This repository contains 6 console games that were created as the first project of the front-end developer profession. The user must answer three questions in a row correctly, then you win.

Setup:

  • Clone this repository
  • make install
  • Run games: make <game name> example: make brain-calc

Game description:

  1. brain-games - game welcomes the user
  2. brain-even - checks if a number is even
  3. brain-calc - calculate simple expressions
  4. brain-gcd - calculate the greatest common divisor of 2 numbers
  5. brain-prime - check a number for primality
  6. brain-progression - enter missing number from progression

Games asciinema:

brain-games

asciicast

brain-even

asciicast

brain-calc

asciicast

brain-gcd

asciicast

brain-prime

asciicast

brain-progression

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published