Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georgetaveras1231/tictactoecpp
Tic-Tac-Toe game implementing dynamic memory management and exception handling.
https://github.com/georgetaveras1231/tictactoecpp
Last synced: about 2 months ago
JSON representation
Tic-Tac-Toe game implementing dynamic memory management and exception handling.
- Host: GitHub
- URL: https://github.com/georgetaveras1231/tictactoecpp
- Owner: GeorgeTaveras1231
- Created: 2014-01-30T23:26:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T23:22:12.000Z (about 2 years ago)
- Last Synced: 2024-04-08T17:17:17.546Z (9 months ago)
- Language: C++
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Tic-Tac-Toe game, where I first used exceptions and dynamic memory.