https://github.com/forest1102/tic_tac_toe
https://github.com/forest1102/tic_tac_toe
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/forest1102/tic_tac_toe
- Owner: forest1102
- License: mit
- Created: 2019-10-23T01:10:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T04:49:35.000Z (over 6 years ago)
- Last Synced: 2025-10-08T06:58:39.678Z (9 months ago)
- Language: GLSL
- Size: 37.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic tac toe game
## Play A Game
1. Download application
- For Mac [click here](https://github.com/forest1102/tic_tac_toe/releases/download/1.0.0/Mac.zip)
- For Windows [click here](https://github.com/forest1102/tic_tac_toe/releases/download/1.0.0/Windows.zip)
2. Open application file(~.exe for Windows and Game.app for Mac)
## Edit My Source Code
- For Mac
1. Follow [this](https://siv3d.github.io/) instruction.
2. Copy `lib/` and `include/` folder and paste it on the same folder as `README.md`.
3. click `Game.xcodeproj`
- For Windows
1. Follow [this](https://siv3d.github.io/) instruction.
2. click `Game.sln`