Skip to content

Sentenzos/mind-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Actions Status Maintainability

Description:

"Mind Games" is a set of five console games built on the principle of popular mobile brain training applications. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered passed. Incorrect answers end the game and offer the option to start over. The games include:

  • Even: Determining even numbers.
  • Calculator: Arithmetic expressions that need to be calculated.
  • GCD: Determining the greatest common divisor.
  • Progression: Finding missing numbers in a sequence of numbers.
  • Prime: Determining prime numbers.

Game previews:

  1. Even
  2. Calculator
  3. GCD
  4. Progression
  5. Prime

Install

make install

Run

make run-dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published