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

https://github.com/thisarakavishka/connect-four-game-terminal

This connect four game can play in terminal
https://github.com/thisarakavishka/connect-four-game-terminal

connect-four game java terminal terminal-game

Last synced: 2 months ago
JSON representation

This connect four game can play in terminal

Awesome Lists containing this project

README

        

# connect-four-game
connect four game in terminal.

#@ Requirements for this

Foobar is a Python library for dealing with word pluralization.

## Installation

You can run this file on your terminal using IDE or other application.

```bash
pip install foobar
```

## Usage

```python
import foobar

# returns 'words'
foobar.pluralize('word')

# returns 'geese'
foobar.pluralize('goose')

# returns 'phenomenon'
foobar.singularize('phenomena')
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)