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
5
Commits
1
Branch
0
Tags
b327c564d05bb975fd00d2e532142134c79415fc
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
Sander Speetjens
b327c564d0
Remove a redundant var
...
Reusing a var instead of making 2 vars
2023-06-15 15:27:15 +02: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
Initial commit
2023-06-13 09:33:10 +02: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
Remove a redundant var
2023-06-15 15:27:15 +02:00
playwindow.hpp
Remove a redundant var
2023-06-15 15:27:15 +02:00
playwindow.ui
Remove a redundant var
2023-06-15 15:27:15 +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%