/brain-games

Small java-project for practice

Primary LanguageJava

Brain games (Java)

This repository contains a small game called "Brain games", which consist of several math-based games. This is a small educational project written in Java, aimed at the practice of working with technologies such as Gradle and Makefile.

Build

make build

Check code style

make lint

Run

make run-dist