UNPKG

easyoxygen

Version:
51 lines (32 loc) 1.9 kB
# Welcome to Easyoxygen [![Build Status](https://travis-ci.org/easymikey/easyoxygen.svg?branch=master)](https://travis-ci.org/easymikey/easyoxygen)[](https://codeclimate.com/github/easymikey/easyoxygen/maintainability)[](https://codeclimate.com/github/easymikey/easyoxygen/test_coverage) [![License: ISC](https://img.shields.io/badge/License-ISC-yellow.svg)](https://github.com/easymikey/easyoxygen/blob/master/LICENSE) [![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest) [![Maintainability](https://api.codeclimate.com/v1/badges/a57707f4879e048adcb5/maintainability)](https://codeclimate.com/github/easymikey/easyoxygen/maintainability) _Minigames By_ ***Mike Avdeev*** ## Installation ```bash npm install easyoxygen ``` ## Usage and options ```bash easyoxygen ls|list # output the list of games easyoxygen menu # output the game menu ``` ## Games > You can use command ***easyoxygen menu*** for start the games or use ***this*** commands for run it. * brain-calc -- **Calculate 2 numbers** * brain-even -- **Find the even number** * brain-gcd -- **Find the greatest common divisor of 2 number** * brain-prime -- **Find the prime number** * brain-progression -- **Find the missing number of progression** ***Examples of the games*** [click here](https://asciinema.org/a/261448) ## Author _**Mike Avdeev**_ * Github: [@easymikey](https://github.com/easymikey) * npm: [@easymikey](https://www.npmjs.com/~easymikey) ## Contributing Contributions, issues and feature requests are welcome! Feel free to check [issues page](https://github.com/easymikey/easyoxygen/issues). ## Show your support Give a _**star**_ if this project helped you! ## License Copyright © 2019 [Mike Avdeev](https://github.com/easymikey). This project is [ISC](https://github.com/easymikey/easyoxygen/blob/master/LICENSE) licensed.