Skip to content

mpa-github/java-project-61

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Mind Games is a set of five console games.
Each game asks questions that need to be answered.
After three correct answers, the game is considered to be completed.
Incorrect results end the game.

Project badges status:

Actions Status Maintainability

Games demonstration:

"Greet" - User greeting.
"Even"- Definition of an even number.
"Calc" - Arithmetic expressions to be evaluated.
"GCD" - Finding the Greatest Common Divisor.
"Progression" - Searching for missing numbers.
"Prime" - Definition of a prime number.

Unix

Setup

make -C app build

Start

make -C app run

About

Educational Java project for practice in Java Core, Git, Gradle, Unix CLI.

Resources

Stars

Watchers

Forks

Packages

No packages published