Skip to content

“Mind Games” is a set of five console games modeled after popular mobile brain-pumping apps.

Notifications You must be signed in to change notification settings

gpiento/brain-games-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mind Games

Actions Status Java CI Maintainability

“Mind Games” is a set of five console games modeled after popular mobile brain-pumping apps. Each game asks questions to which you have to give correct answers. After three correct answers, the game is considered to be completed. Incorrect answers end the game and prompt you to go through it again. Games:

  • Calculator. Arithmetic expressions to be calculated.
  • Progression. Finding missing numbers in a sequence of numbers.
  • Determining an even number.
  • Determining the greatest common divisor.
  • Determining a prime number.

Requirements

  • Mac / Linux

Install

$ git clone https://github.com/gpiento/brain-games-project
$ cd brain-games-project
$ make

Example game:

Asciinema for game: Even

asciicast

Asciinema for game: Calc

asciicast

Asciinema for game: GCD

asciicast

Asciinema for game: Progression

asciicast

Asciinema for game: Prime

asciicast

About

“Mind Games” is a set of five console games modeled after popular mobile brain-pumping apps.

Resources

Stars

Watchers

Forks

Packages

No packages published