buyfn / command-line-puzzles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line puzzles

Maintainability Build Status

Install

npm install -g braingames-ignat

Run

~ brain-even

Welcome to the Brain Games!
Enter solution to the math problem.

But first, tell me your name: Albert

Question: 8 - 9
Your answer: -1
Correcto!

Question: 5 - 10
Your answer: -5
Correcto!

Question: 8 - 0
Your answer: 8
Correcto!

You win, Albert!

Available games:

  • brain-even,
  • brain-calc,
  • brain-gcd,
  • brain-balance,
  • brain-progression,
  • brain-prime.

About


Languages

Language:JavaScript 92.9%Language:Makefile 7.1%