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
- Host: GitHub
- URL: https://github.com/fey/java-project-61
- Owner: fey
- Created: 2023-07-13T20:31:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T09:12:14.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T01:52:06.075Z (over 1 year ago)
- Topics: brain, games, hexlet, java
- Language: Java
- Homepage: https://ru.hexlet.io/programs/java/projects/61
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hexlet tests and linter status:
[](https://github.com/fey/java-project-61/actions/workflows/main.yml) [](https://codeclimate.com/github/fey/java-project-61/maintainability) [](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)