This website requires JavaScript.
Explore
Help
Register
Sign In
sani7
/
qt-blackjack
Watch
1
Star
0
Fork
0
You've already forked qt-blackjack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
8f3af35bf70b2938dbceeb2ec78e2480ccf57cf3
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Sani7
8f3af35bf7
b cmake
...
add headers to qt gui
2024-04-14 21:49:04 +02:00
blackjack
b cmake
2024-04-14 21:49:04 +02:00
images
Added all the images
2023-06-13 09:34:15 +02:00
.gitignore
Add build folder to gitignore
2023-10-29 21:41:06 +01:00
CMakeLists.txt
Cleanup the cmakelists
2023-10-29 21:41:49 +01:00
CMakeLists.txt.user
Win logic revamp + small ui change
2024-04-11 20:57:18 +02:00
images.qrc
Add the Qt windows
2023-06-13 09:34:29 +02:00
main.cpp
Remove translation support
2023-10-29 21:43:18 +01:00
mainwindow.cpp
Cleanup the mainwindow
2023-10-29 21:43:32 +01:00
mainwindow.hpp
Add the Qt windows
2023-06-13 09:34:29 +02:00
mainwindow.ui
Add the Qt windows
2023-06-13 09:34:29 +02:00
playwindow.cpp
Win logic revamp + small ui change
2024-04-11 20:57:18 +02:00
playwindow.hpp
Win logic revamp + small ui change
2024-04-11 20:57:18 +02:00
playwindow.ui
Win logic revamp + small ui change
2024-04-11 20:57:18 +02:00
README.md
Initial commit
2023-06-13 09:33:10 +02:00
README.md
BlackJack
Reference in New Issue
View Git Blame
Copy Permalink
Description
blackjack game written in c++ with the qt framwork
Readme
MIT
894
KiB
Languages
C++
88.5%
CMake
11.5%