Yekku/project-lvl1-s328

View on GitHub
src/games/brain.js

Summary

Maintainability
A
1 hr
Test Coverage

Function choice has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const choice = () => {
  const choiceGame = () => readlineSync.question(colors.cyan(`What game would you like to play?\n
Select the number of the game!

  1) brain-even
Severity: Minor
Found in src/games/brain.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status