I need one tutorial for games creation
-
I've found few examples:
- https://doc.qt.io/qt-5/qtquick-tutorials-samegame-samegame1-example.html
- https://doc.qt.io/qt-5/qtwidgets-graphicsview-collidingmice-example.html
- https://evileg.com/en/post/103/
- https://evileg.com/en/post/98/
- https://doc.qt.io/qt-5/qtwidgets-widgets-tetrix-example.html
videos - https://www.youtube.com/watch?v=8ntEQpg7gck
- https://www.youtube.com/watch?v=2Yow0cVb8eo&list=PLQMs5svASiXM4AlcVLaX0LxA6APEWJPKZ
- https://www.youtube.com/watch?v=HuWiPKU1DeM
- https://www.youtube.com/watch?v=wxEI5sIO8Ks
books - https://www.packtpub.com/product/game-programming-using-qt-5-beginner-s-guide-second-edition/9781788399999
my github repositories: - https://github.com/Przemekkkth/games
- https://github.com/Przemekkkth/Draughts-Cpp-Qt
- https://github.com/Przemekkkth/Jumper
-
Hello someone an indication could me, of one tutorial creation of games in Qt-creator, i need with emergency, i am try create one game in 2D in Qt-creator, but the base what i have of knowledge in Qt is very low.
Sorry for my English.
-
What is exactly your assignment ?
-
Well, Qt has some examples that you can take a look at. Digg in the documentation.
-
@milhao well, there are some things you can do with Qt, but without a proper engine it's going to be tough.
But take a look at this YouTube series,
https://www.youtube.com/watch?v=8ntEQpg7gckit should help, if you really want to make a QWidget based game
-
I've found few examples:
- https://doc.qt.io/qt-5/qtquick-tutorials-samegame-samegame1-example.html
- https://doc.qt.io/qt-5/qtwidgets-graphicsview-collidingmice-example.html
- https://evileg.com/en/post/103/
- https://evileg.com/en/post/98/
- https://doc.qt.io/qt-5/qtwidgets-widgets-tetrix-example.html
videos - https://www.youtube.com/watch?v=8ntEQpg7gck
- https://www.youtube.com/watch?v=2Yow0cVb8eo&list=PLQMs5svASiXM4AlcVLaX0LxA6APEWJPKZ
- https://www.youtube.com/watch?v=HuWiPKU1DeM
- https://www.youtube.com/watch?v=wxEI5sIO8Ks
books - https://www.packtpub.com/product/game-programming-using-qt-5-beginner-s-guide-second-edition/9781788399999
my github repositories: - https://github.com/Przemekkkth/games
- https://github.com/Przemekkkth/Draughts-Cpp-Qt
- https://github.com/Przemekkkth/Jumper
-
Tutorials:
-
B Bondrusiek referenced this topic on
-
C Christian Ehrlicher locked this topic