This website requires JavaScript.
Explore
Help
Sign In
dm1sh
/
TicTacToeDialog
Watch
1
Star
0
Fork
0
You've already forked TicTacToeDialog
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
dm1sh
e817edb759
Add project files.
2022-02-23 22:40:21 +03:00
.gitattributes
Add .gitattributes and .gitignore.
2022-02-23 22:40:20 +03:00
.gitignore
Add .gitattributes and .gitignore.
2022-02-23 22:40:20 +03:00
README.md
Add project files.
2022-02-23 22:40:21 +03:00
resource.h
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeApp.cpp
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeApp.h
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeDialog.rc
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeDialog.sln
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeDialog.vcxproj
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeDialog.vcxproj.filters
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeDlg.cpp
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeDlg.h
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeGame.cpp
Add project files.
2022-02-23 22:40:21 +03:00
TicTacToeGame.h
Add project files.
2022-02-23 22:40:21 +03:00
README.md
TicTacToeDialog
Description
Tic Tac Toe game in windows dialog built with MFC and Win32 API
Readme
52
KiB
Languages
C++
86.9%
C
13.1%