https://github.com/mcquerol/reversi-cpp
C++ Reversi game focusing on 2D array manipulation and OOP design.
https://github.com/mcquerol/reversi-cpp
2d-array class-design cpp doxygen game object-oriented-programming reversi uml
Last synced: 11 months ago
JSON representation
C++ Reversi game focusing on 2D array manipulation and OOP design.
- Host: GitHub
- URL: https://github.com/mcquerol/reversi-cpp
- Owner: mcquerol
- License: mit
- Created: 2024-08-16T00:14:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T01:15:52.000Z (about 1 year ago)
- Last Synced: 2025-01-04T15:30:41.949Z (about 1 year ago)
- Topics: 2d-array, class-design, cpp, doxygen, game, object-oriented-programming, reversi, uml
- Language: C++
- Homepage: https://mcquerol.github.io/reversi-cpp/
- Size: 700 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reversi-cpp
Initial README file.