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
- Host: GitHub
- URL: https://github.com/thisarakavishka/connect-four-game-terminal
- Owner: Thisarakavishka
- Created: 2023-05-26T13:49:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T19:35:11.000Z (about 2 years ago)
- Last Synced: 2025-02-26T12:28:51.638Z (3 months ago)
- Topics: connect-four, game, java, terminal, terminal-game
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/)