Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehrab-kalantari/othello-game
An implementation of the game Othello using C++
https://github.com/mehrab-kalantari/othello-game
basic-programming cplusplus file-management-system
Last synced: about 1 month ago
JSON representation
An implementation of the game Othello using C++
- Host: GitHub
- URL: https://github.com/mehrab-kalantari/othello-game
- Owner: Mehrab-Kalantari
- Created: 2024-10-30T15:15:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T15:20:56.000Z (3 months ago)
- Last Synced: 2024-12-18T13:08:20.312Z (about 1 month ago)
- Topics: basic-programming, cplusplus, file-management-system
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Othello-Game
This project involved developing the game Othello using C++. The game is designed for offline play, allowing two players to compete on a single system. The grid size is customizable based on the user's preference. Additionally, the project includes a file management system to record and display game history in a table format.[How to play Othello](https://www.eothello.com/)