Skip to content

bf-6/java-project-61

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project: Mind Games

Hexlet tests and linter status:

Actions Status Maintainability

The project is a set of mathematical games

This app is a collection of math games. In development, I used Gradle to manage the project build and dependencies, the Git version control scheme, and I connected Checkstyle to control the quality of the code.

Start

make run-dist

Asciinema cast Even Game

In the Even game, you need to determine whether the number is even asciicast

Asciinema cast Calc Game

In the Calc game, you need to calculate the arithmetic expression asciicast

Asciinema cast GCD Game

In the GCD game, you need to calculate the greatest common divisor of two numbers asciicast

Asciinema cast Progression Game

In the Progression game, you need to determine the missing element of the arithmetic progression asciicast

Asciinema cast Prime Number Game

In the Prime game, you need to determine whether the number is prime asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published