PHPackages                             ogurchik/brain-games - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ogurchik/brain-games

ActiveLibrary

ogurchik/brain-games
====================

small games for hexlet

v0.2.13(6y ago)020PHP

Since Jul 15Pushed 6y agoCompare

[ Source](https://github.com/ljapkin-roman/php-project-lvl1)[ Packagist](https://packagist.org/packages/ogurchik/brain-games)[ RSS](/packages/ogurchik-brain-games/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (17)Used By (0)

[![](https://camo.githubusercontent.com/2af17d6f1852b92b6c6aa148f5d94d9737fd3658a76f26f0c13f431125e98122/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63356638656631396334333333336366326132322f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/ljapkin-roman/php-project-lvl1/maintainability)
[![Build Status](https://camo.githubusercontent.com/8c8ed3a83b56840cb1b8b205c74714a3f593b071502ac5175b1464e0fdc7950b/68747470733a2f2f7472617669732d63692e6f72672f6c6a61706b696e2d726f6d616e2f7068702d70726f6a6563742d6c766c312e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ljapkin-roman/php-project-lvl1)

Brain-games
===========

[](#brain-games)

Six mini games created for school purposes. In the making this project learning syntax PHP, basics of work with Composer.

Installation
------------

[](#installation)

For install this package requires install Composer on your computer -
After that, enter this in command line

```
composer global require ogurchik/brain-games
```

Add path to the package in your variable environment $PATH

```
PATH=$PATH:~/.config/composer/vendor/bin
```

Launch a game
-------------

[](#launch-a-game)

```
brain-even
```

Game where you will guess is a number even

```
brain-calc
```

Simple arithmetic

```
brain-gcd
```

Game where you will figure out greatest common divider tho numbers

```
brain-prime
```

Game whre you will guess is a number prime.

```
brain-progression
```

Game where you will fill up the gap in arithmetis progression

sample install package -
install brain-calc and launch one -
install brain-gcd and launch one -
install brain-progression and launch one -
install brain-prime and launch one -

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

15

Last Release

2472d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d02ad14e8f4caa3396912f2105c0663c7931a387b36c6a37048001dd271fd395?d=identicon)[ljapkin-roman](/maintainers/ljapkin-roman)

---

Top Contributors

[![ljapkin-roman](https://avatars.githubusercontent.com/u/25583519?v=4)](https://github.com/ljapkin-roman "ljapkin-roman (78 commits)")

---

Tags

gameshexletCLI gamessmall-games

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ogurchik-brain-games/health.svg)

```
[![Health](https://phpackages.com/badges/ogurchik-brain-games/health.svg)](https://phpackages.com/packages/ogurchik-brain-games)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
