Simple Qt/C++ games
- 
Camera OpenGL 
  
 Source code: https://github.com/Przemekkkth/camera-opengl-qt
 Video: https://youtu.be/PGxLBHU9dg0
- 
I forked a repository that contains raycasting projects. One is in the style of Wolfenstein and the other in the style of Doom. Here is a YouTube link about it (https://www.youtube.com/watch?v=fSjc8vLMg8c). Here is my repository where I created it in the style of Wolfenstein: 
 https://github.com/Przemekkkth/QDoomenstein-3d
  
- 
Top Down Shooter 
  
 Source code: https://github.com/Przemekkkth/top-down-shooter-qt
 Gameplay: https://youtu.be/YuSc8oCXHxk
- 
Bomberman 
 Remake of Bomberman written in C++ and Qt. This is a Qt/C++ fork of the C++ SFML Bomberman Game. Source code: https://github.com/Przemekkkth/QBomberman 
 Gameplay: https://youtu.be/qCnIcsEiYvY
- 
Chrome Dino 
  Source code: https://github.com/Przemekkkth/chrome-qdino 
 Gameplay: https://youtu.be/bcmY7_WObiA
- 
Arrow defense game 
  
 Source code: https://github.com/Przemekkkth/arrow-defense-qt-game
- 
Blackjack 
  
 Source code: https://github.com/Przemekkkth/blackjack-qt
 Gameplay: https://youtu.be/yLGg9stgmX0
- 
@KiraKelly Thank you very much. If you 
 want to popularize this thread, you can give a thumbs up for the main message.
- 
Procedural Generation 
  Source code: https://github.com/Przemekkkth/qt-procedural-generation 
- 
This post is deleted!
- 
Shake Generator 
  Source code: https://github.com/Przemekkkth/shake-generator-qt 
- 
@Bondrusiek can i share here my game ? 
- 
@EndrII-0 , sure! you can.(will be very great if you also share a source code) 
- 
Pac-Man is cool! A little bug here:  Maybe it is because a browser tab with a game was inactive for a while. 
- 
@8Observer8, Nice to hear that you like it! As for the offset — it's not a bug, it's a feature ;D. I originally designed the game for a standard window size, where the position (-2, -2) hides those elements. However, when using a browser, the background can be larger, which makes some items visible. 
 
