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
8
Commits
1
Branch
0
Tags
3cbe30c80b9176ecd8b1f3ca4596860531669cc1
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
3cbe30c80b
Add build folder to gitignore
2023-10-29 21:41:06 +01:00
blackjack
Added the blackjack lib
2023-06-13 09:33:43 +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
Add the Qt windows
2023-06-13 09:34:29 +02:00
CMakeLists.txt.user
Remove a redundant var
2023-06-15 15:27:15 +02:00
images.qrc
Add the Qt windows
2023-06-13 09:34:29 +02:00
main.cpp
Add the Qt windows
2023-06-13 09:34:29 +02:00
mainwindow.cpp
Add the Qt windows
2023-06-13 09:34:29 +02: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
Add win percentage in the statusbar
2023-07-21 12:15:36 +02:00
playwindow.hpp
Remove a redundant var
2023-06-15 15:27:15 +02:00
playwindow.ui
Add default value for computer
2023-07-21 12:15:10 +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%