Simple Qt/C++ games
-
Mario
World1-1
Source code: https://github.com/Przemekkkth/Mario_Qt-Cpp
Gameplay: https://youtu.be/dTcI_2RDFL4
Play online: https://przemekkkth.github.io/assets/games/marioqt/index.html@Bondrusiek I want to get started doing games in Qt, and I want to try and compile it from my machine I have a Windows and QtCreator and I can't seem to make the game compile, I it some configuration that I need to change or something, this is the output I get
-
@Bondrusiek I want to get started doing games in Qt, and I want to try and compile it from my machine I have a Windows and QtCreator and I can't seem to make the game compile, I it some configuration that I need to change or something, this is the output I get
@roco Hi, I tried again MarioQt on my M1 Qt 6.5.3 and it works
You should click Build->Clean.
Then click right button on project and click Run CMake
You should do this things when you change mode ie from release to debug etc.
Then app should runs. -
@roco Hi, I tried again MarioQt on my M1 Qt 6.5.3 and it works
You should click Build->Clean.
Then click right button on project and click Run CMake
You should do this things when you change mode ie from release to debug etc.
Then app should runs.Falling Sand
Source code: https://github.com/Przemekkkth/falling-sand-qt
Video: https://youtu.be/kUpjpb4NaNs -
Falling Sand
Source code: https://github.com/Przemekkkth/falling-sand-qt
Video: https://youtu.be/kUpjpb4NaNsFalling Rain Effect
Source code: https://github.com/Przemekkkth/falling-rain-effect-qt -
Falling Rain Effect
Source code: https://github.com/Przemekkkth/falling-rain-effect-qtSimple Ray Casting v2
Source code: https://github.com/Przemekkkth/simple-ray-casting-2-qt-cpp
Gameplay: https://youtu.be/p9Ebbg9-ays -
Starfield Simulation
Source code: https://github.com/Przemekkkth/starfield-simulation-qt -
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