dibdv-first-project-hexlet-frontend

A collection of JavaScript mathematical minigames for CLI.

Usage no npm install needed!

<script type="module">
  import dibdvFirstProjectHexletFrontend from 'https://cdn.skypack.dev/dibdv-first-project-hexlet-frontend';
</script>

README

Hexlet first project "brain games"

Actions Status Github Actions Status

Maintainability Test Coverage

Project description

The main aim of the project is to show initial knowledge about the JavaScript. The following aspects were covered in the games:

  • 'for' loops;
  • 'while' loops;
  • arrays;
  • node environtment setup;
  • Git Actions;
  • Linter.

Requirements

All games are CLI based and can be launched in your terminal. To run a game Node.js is expected to be installed.

Terminal session of the game

See below asciinema of the games:

Versioning guidelines

Project versioning is following Semantic Versioning 2.0.0.