hexlet-brain-games-matvey-b

Mini dictionary of CLI games. Aka Brain Games

Usage no npm install needed!

<script type="module">
  import hexletBrainGamesMatveyB from 'https://cdn.skypack.dev/hexlet-brain-games-matvey-b';
</script>

README

Maintainability Test Coverage Build Status

Install all deps:

make install

Run game:

make start

Lint code

make lint

Run babel in "watch" mode (aka auto transpiling)

make watch