Qt Based Games: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
=Qt based games=
[[Category:Developing with Qt::Games::Resources]]<br />[[Category:Learning::Full Projects]]<br />[toc align_right=&quot;yes&amp;quot; depth=&quot;3&amp;quot;]


==For Desktops==
= Qt based games =


* [http://www.nethack.org/ qt-nethack] ''[nethack.org]'' – A one of <span class="caps">GUI</span> frontend of '''Nethack''', famous rogue-like game. But it is still based on Qt3.
== For Desktops ==
* [https://github.com/wimleers/sudoku Sudoku] ''[github.com]'' — Fancy, feature-complete, cross-platform Sudoku app written in C++/Qt. Includes build+packaging scripts for Windows, Mac OS X and Linux. Originally written for a course at Hasselt University in Belgium.
* [http://www.thelemmings.net/static.php?page=GNUDoQ GNUDoQ] ''[thelemmings.net]'' – An open source, graphical Su Doku generator and solver with printer support.
* [http://sourceforge.net/projects/attal/ Attal : Lords of doom] ''[sourceforge.net]'' – A themeable turn-based strategy game. But it seems that in-game graphics are drawn by <span class="caps">SDL</span>.
* [http://hedgewars.org/ Hedgewars] ''[hedgewars.org]'' – Free Worms-like turn based strategy game. But it use Qt in front-end screen and multiplay lobby screen.
* [http://gottcode.org/gottet/ Gottet] ''[gottcode.org]'' – A tetris clone. Author made it for his wife.
* [http://jag.xlabsoft.com <span class="caps">JAG</span>] ''[jag.xlabsoft.com]'' – An arcade-puzzle 2D game which runs on Linux and Windows. It is free and opensource. 3 in-a-row type game. Uses <span class="caps">SDL</span>.
* [http://bubble-chains.sintegrial.com Bubble-chains] ''[bubble-chains.sintegrial.com]'' – Arcade-puzzle game for Windows, Linux. From <span class="caps">JAG</span> creators.
* [http://sites.google.com/site/piperwar PiperWar] ''[sites.google.com]'' – non commercial <span class="caps">RPG</span>-like game on “paper” with Box2d engine, uses OpenGL (<span class="caps">LGPL</span>).
* [http://code.google.com/p/construqtor Construqtor] ''[code.google.com]'' – This is educational toy. It allows you to build and control machine in 2D physical world. Uses Box2D for physics simulation, <span class="caps">GPC</span> for polygon manipulation and Qt for everything else.
* [http://code.google.com/p/qboard/ QBoard] ''[code.google.com]'' – A Qt 4.3/4.4 application for playing near-arbitrary board games. It provides a fairly rich interface for setting up and playing such games.
* [http://lionel.textmalaysia.com/minesweeper-in-python-gui.html Minesweeper in Python] ''[lionel.textmalaysia.com]'' – A PyQt version of the popular logic game.
* [http://wz2100.net/ Warzone2100] ''[wz2100.net]'' an open source <span class="caps">RTS</span> game being ported to Qt
* [http://qt-apps.org/content/show.php/######?content=75859 ######] ''[qt-apps.org]'' – A clone of the board game Acquire.
* [http://gitorious.org/open-tower-defence OpenTowerDefence] ''[gitorious.org]'' – A tower-defence game based on Ogre and Qt Quick.
* [http://battlefleet.narod.ru Battlefleet] ''[battlefleet.narod.ru]'' – Ships movement simulation. Russo-Japanese war 1904 – 1905. Old, not supported
* [https://github.com/kingsawyer/BoxPoker Box Poker] ''[github.com]'' – multi-player Video Poker Slots, Box backend. OAuth2, Qt 5. Free and Open.


==For Mobiles==
* &quot;qt-nethack&amp;quot;:http://www.nethack.org/ - A one of GUI frontend of '''Nethack''', famous rogue-like game. But it is still based on Qt3.
* &quot;Sudoku&amp;quot;:https://github.com/wimleers/sudoku — Fancy, feature-complete, cross-platform Sudoku app written in C+''/Qt. Includes build+packaging scripts for Windows, Mac OS X and Linux. Originally written for a course at Hasselt University in Belgium.<br />* &quot;GNUDoQ&amp;quot;:http://www.thelemmings.net/static.php?page=GNUDoQ - An open source, graphical Su Doku generator and solver with printer support.<br />* &quot;Attal : Lords of doom&amp;quot;:http://sourceforge.net/projects/attal/ - A themeable turn-based strategy game. But it seems that in-game graphics are drawn by SDL.<br />* &quot;Hedgewars&amp;quot;:http://hedgewars.org/ - Free Worms-like turn based strategy game. But it use Qt in front-end screen and multiplay lobby screen.<br />* &quot;Gottet&amp;quot;:http://gottcode.org/gottet/ - A tetris clone. Author made it for his wife.<br />* &quot;JAG&amp;quot;:http://jag.xlabsoft.com - An arcade-puzzle 2D game which runs on Linux and Windows. It is free and opensource. 3 in-a-row type game. Uses SDL.<br />* &quot;Bubble-chains&amp;quot;:http://bubble-chains.sintegrial.com - Arcade-puzzle game for Windows, Linux. From JAG creators.<br />* &quot;PiperWar&amp;quot;:http://sites.google.com/site/piperwar - non commercial RPG-like game on &quot;paper&amp;quot; with Box2d engine, uses OpenGL (LGPL).<br />* &quot;Construqtor&amp;quot;:http://code.google.com/p/construqtor - This is educational toy. It allows you to build and control machine in 2D physical world. Uses Box2D for physics simulation, GPC for polygon manipulation and Qt for everything else.<br />* &quot;QBoard&amp;quot;:http://code.google.com/p/qboard/ - A Qt 4.3/4.4 application for playing near-arbitrary board games. It provides a fairly rich interface for setting up and playing such games.<br />* &quot;Minesweeper in Python&amp;quot;:http://lionel.textmalaysia.com/minesweeper-in-python-gui.html - A PyQt version of the popular logic game.<br />* &quot;Warzone2100&amp;quot;:http://wz2100.net/ an open source RTS game being ported to Qt<br />* &quot;Profit&amp;quot;:http://qt-apps.org/content/show.php/Profit?content=75859 - A clone of the board game Acquire.<br />* &quot;OpenTowerDefence&amp;quot;:http://gitorious.org/open-tower-defence - A tower-defence game based on Ogre and Qt Quick.<br />* &quot;Battlefleet&amp;quot;:http://battlefleet.narod.ru - Ships movement simulation. Russo-Japanese war 1904 - 1905. Old, not supported<br />* &quot;Box Poker&amp;quot;:https://github.com/kingsawyer/BoxPoker - multi-player Video Poker Slots, Box backend. OAuth2, Qt 5. Free and Open.
<br />h2. For Mobiles
<br />* &quot;BallZ for S60v5&amp;quot;:http://www.tamoggemon.com/s60/balz/index.html - JezzBall for Symbian<br />* &quot;KLines for S60v5&amp;quot;:http://dimsuz.wordpress.com/2009/05/16/klines-on-nokia-xpressmusic-5800/ - A ported version of &quot;KLines&amp;quot;:http://games.kde.org/game.php?game=klines that is part of KDE Games<br />* &quot;QML Sokoban&amp;quot;:http://qt-apps.org/content/show.php/QML+Sokoban?content=134799 - A ported version of &quot;KSokoban&amp;quot;:http://hem.passagen.se/awl/ksokoban/ from KDE3. Works on Linux, Windows, Symbian<br />* &quot;Qt:QSolitaire Game&amp;quot;:http://www.forum.nokia.com/info/sw.nokia.com/id/c19154fd-61fb-48c9-8129-3524dfab962e/Qt_QSolitaire_Game_Example.html - Qt Game Example from Forum Nokia<br />* &quot;Qt for Symbian: QMemory Game Example&amp;quot;:http://sw.nokia.com/id/8245b391-2cc9-4d08-aad1-c3fbd24aad60/Qt_for_Symbian_QMemoryGame_Example_v1_2_en.zip<br />* &quot;Qt for Maemo: QMemory Game Example&amp;quot;:https://garage.maemo.org/projects/qmemory (From garage)<br />* &quot;QBall&amp;quot;:http://homepage.ntlworld.com/mark.harman/comp_qball.html breakout clone, available for Symbian, Windows and Linux<br />* &quot;ColorFlood for Maemo&amp;quot;:http://maemo.org/downloads/product/Maemo5/colorflood/ An open source puzzle game (&quot;Git repository&amp;quot;:https://github.com/ftrvxmtrx/colorflood)<br />* &quot;That Rabbit Game&amp;quot;:http://thp.io/2010/trg/ A game utilizing Qt Mobility, QGraphicsView and the Animation Framework<br />* &quot;blubbels&amp;quot;:http://maemo.org/downloads/product/Maemo5/blubbels/ A jawbreaker clone for Maemo 5 (&quot;Sourceforge.net page&amp;quot;:http://sourceforge.net/projects/blubbels/)<br />* &quot;Snake&amp;quot;:http://maemo.org/downloads/product/Maemo5/snake/ A classic snake game for the N900 (&quot;Blog post&amp;quot;:http://kunalmaemo.blogspot.com/2010/06/snake-game-for-maemo.html, &quot;Git repository&amp;quot;:http://gitorious.org/kunaltest/snake)<br />* &quot;qquiz&amp;quot;:http://maemo.org/downloads/product/Maemo5/qquiz/ A quiz game for Maemo (&quot;Git repository&amp;quot;:https://garage.maemo.org/plugins/ggit/browse.php/?p=qquiz)<br />* &quot;Skid Stone&amp;quot;:http://maemo.org/downloads/product/Maemo5/skidstone/ A board game based on BrickShooter (&quot;Discussion thread&amp;quot;:http://talk.maemo.org/showthread.php?t=58692)<br />* &quot;QML based Game - Bubble Kid&amp;quot;:https://projects.forum.nokia.com/bubblekid<br />* &quot;Squaby&amp;quot;:http://v-play.net/doc/daily/demos-squaby.html - Open Source Tower Defense Game for &quot;iOS&amp;quot;:http://games.v-play.net/squaby, &quot;Android&amp;quot;:http://games.v-play.net/squaby, Symbian, MeeGo, Windows, Mac and Linux. It is part of the example games of the &quot;V-Play Game Engine&amp;quot;:http://v-play.net.<br />* &quot;Chicken Outbreak&amp;quot;:http://v-play.net/doc/daily/demos-chickenoutbreak.html - Open Source platformer like Doodle Jump for &quot;iOS&amp;quot;:http://games.v-play.net/chickenoutbreak, &quot;Android&amp;quot;:http://games.v-play.net/chickenoutbreak, Symbian, MeeGo, Windows, Mac and Linux. It is part of the example games of the &quot;V-Play Game Engine&amp;quot;:http://v-play.net.<br />* &quot;Chicken Outbreak 2&amp;quot;:http://v-play.net/doc/demos-chickenoutbreak2/ - 2nd part of the Open Source platformer for &quot;iOS&amp;quot;:http://games.v-play.net/chickenoutbreak2, &quot;Android&amp;quot;:http://games.v-play.net/chickenoutbreak2, Windows, Mac and Linux. It is part of the example games of the &quot;V-Play Game Engine&amp;quot;:http://v-play.net.<br />* &quot;Stack With Friends&amp;quot;:http://v-play.net/doc/demos-stacktheboxwithcommunityeditor/ - Open Source physics game with level editor and level sharing feature for &quot;iOS&amp;quot;:http://games.v-play.net/stackwithfriends, &quot;Android&amp;quot;:http://games.v-play.net/stackwithfriends, Windows, Mac and Linux. It is part of the example games of the &quot;V-Play Game Engine&amp;quot;:http://v-play.net.
<br />h2. Tools and libraries
<br />* &quot;Tiled&amp;quot;:http://www.mapeditor.org/ - '''Tiled''' is a general purpose tile map editor. Originally it was made with Java but now is rewritten using Qt and C''+.
* &quot;Gluon&amp;quot;:http://gluon.gamingfreedom.org/ - '''Gluon''' is a set of Qt4 based tools and libraries (using '''openGL''', '''openAL''', '''Box2D''' and other libraries) designed to make it easy to develop and distribute 2D games over a wide array of target platforms.
* &quot;Box2D&amp;quot;:http://www.box2d.org/ - '''Box2D''' is a 2D rigid body simulation library for games. Can be easily integrated with Qt.
* &quot;Quasi Engine&amp;quot;:http://indt.github.com/Quasi-Engine/ - '''Quasi Engine''' is a Qt5 based framework that intends to be a complete multiplatform toolset to ease 2d game development, providing ready-to-use QML elements representing basic game entities needed by most of games. The framework takes the advantage of the new Scene Graph approach on QtQuick 2.0 and uses &quot;'''Box2D'''&quot;:http://www.box2d.org/ for its physics system.
* &quot;V-Play Game Engine&amp;quot;:http://www.v-play.net/ - '''V-Play''' is a 2D game engine built on Qt which supports iOS, Android, Symbian, MeeGo, Windows Mac and Linux. Games can be written with Qt &amp; QML/JavaScript with the &quot;V-Play gaming components&amp;quot;:http://v-play.net/doc/vplay-group.html. It features Box2D physics, particles, sprites, multi-resolution and aspect ratio independence, a &quot;level editor&amp;quot;:http://v-play.net/doc/daily/vplay1-leveleditor.html and native plugins like Facebook or GameCenter. The build server allows to deploy games to iOS &amp; Android easily without the need to install native SDKs.


* [http://www.tamoggemon.com/s60/balz/index.html BallZ for S60v5] ''[tamoggemon.com]'' – JezzBall for Symbian
== Need more? ==
* [http://dimsuz.wordpress.com/2009/05/16/klines-on-nokia-xpressmusic-5800/ KLines for S60v5] ''[dimsuz.wordpress.com]'' – A ported version of [http://games.kde.org/game.php?game=klines KLines] ''[games.kde.org]'' that is part of <span class="caps">KDE</span> Games
* [http://qt-apps.org/content/show.php/QML+Sokoban?content=134799 <span class="caps">QML</span> Sokoban] ''[qt-apps.org]'' – A ported version of [http://hem.passagen.se/awl/ksokoban/ KSokoban] ''[hem.passagen.se]'' from KDE3. Works on Linux, Windows, Symbian
* [http://www.forum.nokia.com/info/sw.nokia.com/id/c19154fd-61fb-48c9-8129-3524dfab962e/Qt_QSolitaire_Game_Example.html Qt:QSolitaire Game] ''[forum.nokia.com]'' – Qt Game Example from Forum Nokia
* [http://sw.nokia.com/id/8245b391-2cc9-4d08-aad1-c3fbd24aad60/Qt_for_Symbian_QMemoryGame_Example_v1_2_en.zip Qt for Symbian: QMemory Game Example] ''[sw.nokia.com]''
* [https://garage.maemo.org/projects/qmemory Qt for Maemo: QMemory Game Example] ''[garage.maemo.org]'' (From garage)
* [http://homepage.ntlworld.com/mark.harman/comp_qball.html QBall] ''[homepage.ntlworld.com]'' breakout clone, available for Symbian, Windows and Linux
* [http://maemo.org/downloads/product/Maemo5/colorflood/ ColorFlood for Maemo] ''[maemo.org]'' An open source puzzle game ([https://github.com/ftrvxmtrx/colorflood Git repository] ''[github.com]'')
* [http://thp.io/2010/trg/ That Rabbit Game] ''[thp.io]'' A game utilizing Qt Mobility, QGraphicsView and the Animation Framework
* [http://maemo.org/downloads/product/Maemo5/blubbels/ blubbels] ''[maemo.org]'' A jawbreaker clone for Maemo 5 ([http://sourceforge.net/projects/blubbels/ Sourceforge.net page] ''[sourceforge.net]'')
* [http://maemo.org/downloads/product/Maemo5/snake/ Snake] ''[maemo.org]'' A classic snake game for the N900 ([http://kunalmaemo.blogspot.com/2010/06/snake-game-for-maemo.html Blog post] ''[kunalmaemo.blogspot.com]'', [http://gitorious.org/kunaltest/snake Git repository] ''[gitorious.org]'')
* [http://maemo.org/downloads/product/Maemo5/qquiz/ qquiz] ''[maemo.org]'' A quiz game for Maemo ([https://garage.maemo.org/plugins/ggit/browse.php/?p=qquiz Git repository] ''[garage.maemo.org]'')
* [http://maemo.org/downloads/product/Maemo5/skidstone/ Skid Stone] ''[maemo.org]'' A board game based on BrickShooter ([http://talk.maemo.org/showthread.php?t=58692 Discussion thread] ''[talk.maemo.org]'')
* [https://projects.forum.nokia.com/bubblekid <span class="caps">QML</span> based Game – Bubble Kid] ''[projects.forum.nokia.com]''
* [http://v-play.net/doc/daily/demos-squaby.html Squaby] ''[v-play.net]'' – Open Source Tower Defense Game for [http://games.v-play.net/squaby iOS] ''[games.v-play.net]'', [http://games.v-play.net/squaby Android] ''[games.v-play.net]'', Symbian, MeeGo, Windows, Mac and Linux. It is part of the example games of the [http://v-play.net V-Play Game Engine] ''[v-play.net]''.
* [http://v-play.net/doc/daily/demos-chickenoutbreak.html Chicken Outbreak] ''[v-play.net]'' – Open Source platformer like Doodle Jump for [http://games.v-play.net/chickenoutbreak iOS] ''[games.v-play.net]'', [http://games.v-play.net/chickenoutbreak Android] ''[games.v-play.net]'', Symbian, MeeGo, Windows, Mac and Linux. It is part of the example games of the [http://v-play.net V-Play Game Engine] ''[v-play.net]''.
* [http://v-play.net/doc/demos-chickenoutbreak2/ Chicken Outbreak 2] ''[v-play.net]'' – 2nd part of the Open Source platformer for [http://games.v-play.net/chickenoutbreak2 iOS] ''[games.v-play.net]'', [http://games.v-play.net/chickenoutbreak2 Android] ''[games.v-play.net]'', Windows, Mac and Linux. It is part of the example games of the [http://v-play.net V-Play Game Engine] ''[v-play.net]''.
* [http://v-play.net/doc/demos-stacktheboxwithcommunityeditor/ Stack With Friends] ''[v-play.net]'' – Open Source physics game with level editor and level sharing feature for [http://games.v-play.net/stackwithfriends iOS] ''[games.v-play.net]'', [http://games.v-play.net/stackwithfriends Android] ''[games.v-play.net]'', Windows, Mac and Linux. It is part of the example games of the [http://v-play.net V-Play Game Engine] ''[v-play.net]''.


==Tools and libraries==
* &quot;Games category at '''qt-apps.org'''&quot;:http://qt-apps.org/index.php?xcontentmode=4250x4251x4252x4253x4254
 
* &quot;Games category at '''kde-apps.org'''&quot;:http://kde-apps.org/index.php?xsortmode=new&amp;amp;logpage=0&amp;amp;xcontentmode=250x251x252x253x254 - Funnily enough, some pure Qt based games are here.
* [http://www.mapeditor.org/ Tiled] ''[mapeditor.org]'' '''Tiled''' is a general purpose tile map editor. Originally it was made with Java but now is rewritten using Qt and C++.
* &quot;KDE Games&amp;quot;:http://games.kde.org/ - Various game packages from '''KDE'''. It is based on Qt '''but requires KDE libraries too'''.
* [http://gluon.gamingfreedom.org/ Gluon] ''[gluon.gamingfreedom.org]'' – '''Gluon''' is a set of Qt4 based tools and libraries (using '''openGL''', '''openAL''', '''Box2D''' and other libraries) designed to make it easy to develop and distribute 2D games over a wide array of target platforms.
* [http://www.box2d.org/ Box2D] ''[box2d.org]'' – '''Box2D''' is a 2D rigid body simulation library for games. Can be easily integrated with Qt.
* [http://indt.github.com/Quasi-Engine/ Quasi Engine] ''[indt.github.com]'' – '''Quasi Engine''' is a Qt5 based framework that intends to be a complete multiplatform toolset to ease 2d game development, providing ready-to-use <span class="caps">QML</span> elements representing basic game entities needed by most of games. The framework takes the advantage of the new Scene Graph approach on QtQuick 2.0 and uses [http://www.box2d.org/ '''Box2D'''] ''[box2d.org]'' for its physics system.
* [http://www.v-play.net/ V-Play Game Engine] ''[v-play.net]'' – '''V-Play''' is a 2D game engine built on Qt which supports iOS, Android, Symbian, MeeGo, Windows Mac and Linux. Games can be written with Qt &amp; <span class="caps">QML</span>/JavaScript with the [http://v-play.net/doc/vplay-group.html V-Play gaming components] ''[v-play.net]''. It features Box2D physics, particles, sprites, multi-resolution and aspect ratio independence, a [http://v-play.net/doc/daily/vplay1-leveleditor.html level editor] ''[v-play.net]'' and native plugins like Facebook or GameCenter. The build server allows to deploy games to iOS &amp; Android easily without the need to install native <span class="caps">SDK</span>s.
 
==Need more?==
 
* [http://qt-apps.org/index.php?xcontentmode=4250x4251x4252x4253x4254 Games category at '''qt-apps.org'''] ''[qt-apps.org]''
* [http://kde-apps.org/index.php?xsortmode=new&logpage=0&xcontentmode=250x251x252x253x254 Games category at '''kde-apps.org'''] ''[kde-apps.org]'' – Funnily enough, some pure Qt based games are here.
* [http://games.kde.org/ <span class="caps">KDE</span> Games] ''[games.kde.org]'' – Various game packages from '''<span class="caps">KDE</span>'''. It is based on Qt '''but requires <span class="caps">KDE</span> libraries too'''.
 
===Categories:===
 
* [[:Category:Developing-with-Qt|Developing with Qt]]
** [[:Category:Developing-with-Qt::Games|Games]]
*** [[:Category:Developing-with-Qt::Games::Resources|Resources]]
* [[:Category:Learning|Learning]]
** [[:Category:Learning::Full-Projects|Full Projects]]

Revision as of 14:15, 23 February 2015



[toc align_right="yes&quot; depth="3&quot;]

Qt based games

For Desktops


h2. For Mobiles
* "BallZ for S60v5&quot;:http://www.tamoggemon.com/s60/balz/index.html - JezzBall for Symbian
* "KLines for S60v5&quot;:http://dimsuz.wordpress.com/2009/05/16/klines-on-nokia-xpressmusic-5800/ - A ported version of "KLines&quot;:http://games.kde.org/game.php?game=klines that is part of KDE Games
* "QML Sokoban&quot;:http://qt-apps.org/content/show.php/QML+Sokoban?content=134799 - A ported version of "KSokoban&quot;:http://hem.passagen.se/awl/ksokoban/ from KDE3. Works on Linux, Windows, Symbian
* "Qt:QSolitaire Game&quot;:http://www.forum.nokia.com/info/sw.nokia.com/id/c19154fd-61fb-48c9-8129-3524dfab962e/Qt_QSolitaire_Game_Example.html - Qt Game Example from Forum Nokia
* "Qt for Symbian: QMemory Game Example&quot;:http://sw.nokia.com/id/8245b391-2cc9-4d08-aad1-c3fbd24aad60/Qt_for_Symbian_QMemoryGame_Example_v1_2_en.zip
* "Qt for Maemo: QMemory Game Example&quot;:https://garage.maemo.org/projects/qmemory (From garage)
* "QBall&quot;:http://homepage.ntlworld.com/mark.harman/comp_qball.html breakout clone, available for Symbian, Windows and Linux
* "ColorFlood for Maemo&quot;:http://maemo.org/downloads/product/Maemo5/colorflood/ An open source puzzle game ("Git repository&quot;:https://github.com/ftrvxmtrx/colorflood)
* "That Rabbit Game&quot;:http://thp.io/2010/trg/ A game utilizing Qt Mobility, QGraphicsView and the Animation Framework
* "blubbels&quot;:http://maemo.org/downloads/product/Maemo5/blubbels/ A jawbreaker clone for Maemo 5 ("Sourceforge.net page&quot;:http://sourceforge.net/projects/blubbels/)
* "Snake&quot;:http://maemo.org/downloads/product/Maemo5/snake/ A classic snake game for the N900 ("Blog post&quot;:http://kunalmaemo.blogspot.com/2010/06/snake-game-for-maemo.html, "Git repository&quot;:http://gitorious.org/kunaltest/snake)
* "qquiz&quot;:http://maemo.org/downloads/product/Maemo5/qquiz/ A quiz game for Maemo ("Git repository&quot;:https://garage.maemo.org/plugins/ggit/browse.php/?p=qquiz)
* "Skid Stone&quot;:http://maemo.org/downloads/product/Maemo5/skidstone/ A board game based on BrickShooter ("Discussion thread&quot;:http://talk.maemo.org/showthread.php?t=58692)
* "QML based Game - Bubble Kid&quot;:https://projects.forum.nokia.com/bubblekid
* "Squaby&quot;:http://v-play.net/doc/daily/demos-squaby.html - Open Source Tower Defense Game for "iOS&quot;:http://games.v-play.net/squaby, "Android&quot;:http://games.v-play.net/squaby, Symbian, MeeGo, Windows, Mac and Linux. It is part of the example games of the "V-Play Game Engine&quot;:http://v-play.net.
* "Chicken Outbreak&quot;:http://v-play.net/doc/daily/demos-chickenoutbreak.html - Open Source platformer like Doodle Jump for "iOS&quot;:http://games.v-play.net/chickenoutbreak, "Android&quot;:http://games.v-play.net/chickenoutbreak, Symbian, MeeGo, Windows, Mac and Linux. It is part of the example games of the "V-Play Game Engine&quot;:http://v-play.net.
* "Chicken Outbreak 2&quot;:http://v-play.net/doc/demos-chickenoutbreak2/ - 2nd part of the Open Source platformer for "iOS&quot;:http://games.v-play.net/chickenoutbreak2, "Android&quot;:http://games.v-play.net/chickenoutbreak2, Windows, Mac and Linux. It is part of the example games of the "V-Play Game Engine&quot;:http://v-play.net.
* "Stack With Friends&quot;:http://v-play.net/doc/demos-stacktheboxwithcommunityeditor/ - Open Source physics game with level editor and level sharing feature for "iOS&quot;:http://games.v-play.net/stackwithfriends, "Android&quot;:http://games.v-play.net/stackwithfriends, Windows, Mac and Linux. It is part of the example games of the "V-Play Game Engine&quot;:http://v-play.net.
h2. Tools and libraries
* "Tiled&quot;:http://www.mapeditor.org/ - Tiled is a general purpose tile map editor. Originally it was made with Java but now is rewritten using Qt and C+.

  • "Gluon&quot;:http://gluon.gamingfreedom.org/ - Gluon is a set of Qt4 based tools and libraries (using openGL, openAL, Box2D and other libraries) designed to make it easy to develop and distribute 2D games over a wide array of target platforms.
  • "Box2D&quot;:http://www.box2d.org/ - Box2D is a 2D rigid body simulation library for games. Can be easily integrated with Qt.
  • "Quasi Engine&quot;:http://indt.github.com/Quasi-Engine/ - Quasi Engine is a Qt5 based framework that intends to be a complete multiplatform toolset to ease 2d game development, providing ready-to-use QML elements representing basic game entities needed by most of games. The framework takes the advantage of the new Scene Graph approach on QtQuick 2.0 and uses "Box2D":http://www.box2d.org/ for its physics system.
  • "V-Play Game Engine&quot;:http://www.v-play.net/ - V-Play is a 2D game engine built on Qt which supports iOS, Android, Symbian, MeeGo, Windows Mac and Linux. Games can be written with Qt & QML/JavaScript with the "V-Play gaming components&quot;:http://v-play.net/doc/vplay-group.html. It features Box2D physics, particles, sprites, multi-resolution and aspect ratio independence, a "level editor&quot;:http://v-play.net/doc/daily/vplay1-leveleditor.html and native plugins like Facebook or GameCenter. The build server allows to deploy games to iOS & Android easily without the need to install native SDKs.

Need more?