An open API service indexing awesome lists of open source software.

https://github.com/fey/java-project-61

Bundle of CLI games. Java implementation
https://github.com/fey/java-project-61

brain games hexlet java

Last synced: about 1 year ago
JSON representation

Bundle of CLI games. Java implementation

Awesome Lists containing this project

README

          

### Hexlet tests and linter status:

[![Java CI](https://github.com/fey/java-project-61/actions/workflows/main.yml/badge.svg)](https://github.com/fey/java-project-61/actions/workflows/main.yml) [![Maintainability](https://api.codeclimate.com/v1/badges/4724d576017c9ca24afd/maintainability)](https://codeclimate.com/github/fey/java-project-61/maintainability) [![Actions Status](https://github.com/fey/java-project-61/workflows/hexlet-check/badge.svg)](https://github.com/fey/java-project-61/actions)

# Brain Games

Bundle of CLI games.

## Requirements

* Java 20+
* Linux (Ubuntu)
* Make tool

## Commands

See [Makefile](./Makefile)

### Demo

* [Brain Even](https://asciinema.org/a/KmiKZ0ZogL124tYSGly9UibeF)
* [Brain Calc](https://asciinema.org/a/lG06rtJfz2vyIvfLRhheFeARK)
* [Brain GCD](https://asciinema.org/a/3klfYa52uVz6KS7tEsnfXq4UI)
* [Brain Progression](https://asciinema.org/a/qtWHBdWyM7kVYVxUfX25MfB2x)