-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans  .- Knowledge Base  . 

qSlidingPuzzle

   0.21  

Qt Board Game

Score 50%
qSlidingPuzzle
zoom


qSlidingPuzzle
zoom


qSlidingPuzzle
zoom


Homepage:  Link
Depends on  Qt 4.x
Downloads:  347
Submitted:  Jul 16 2010
Updated:  Mar 10 2011

Description:

An image sliding n-puzzle game.

To build from tarball (Qt >= 4.4 required, Qt >= 4.6 preferred):
extract
cd into qSlidingPuzzle
qmake & make

Gameplay hints:
Besides "add" button, images can be added via drag&drop.
In gameplay screen: Right click toggles number hints.
In image selection screen: Right click selects empty block location.




Changelog:

***** 0.21 *****
*Bugfix: When game is won, toggling preview does not start timer anymore.
*Bugfix: Solved a crash when resizing window at certain situations.
Icons now should respect system theme.
Can be compiled with Qt4.4 (hopefully) and above, though with some warnings and without animations.




LicenseGPL
Source(v0.21 tarball)
MS Windows(v0.2 win32 binary)
Send to a friend
Subscribe
Other  Apps  from gulaghad
Report inappropriate content



-

 Not bad idea, I'll test it

 
 by rusconi on: Jul 16 2010
 
Score 50%

Hello,

I could compile the software (Debian testing), although with lots of warnings.

Seems to be a funny little piece of software. Thank you
Filippo


Reply to this

-

 Re: Not bad idea, I'll test it

 
 by gulaghad on: Jul 16 2010
 
Score 50%

Hello Filippo,
First thank you, for your nice words.

I began writing it as a learning experience for Qt4.
I've tried to use most of the basic Qt functionality.
So even though software is small, code is a mess now.
Most of the warnings are, for leftovers of previous trials.

I am going to make a 0.12 release for bugfix.
(I've discovered a few bugs just after releasing.)

Then I will hopefully clean the code, I guess before 0.2 release.

Thank you again for testing my half broken code.


Can
Reply to this

-

 compiling

 
 by 3xamine on: Mar 9 2011
 
Score 50%

Just thought I'd pass along the compiler errors I got on CentOS:

graphicsItem.cpp: In member function 'void InfoItem::fadeIn(bool)':
graphicsItem.cpp:167: error: 'QPropertyAnimation' was not declared in this scope
graphicsItem.cpp:167: error: 'anim' was not declared in this scope
graphicsItem.cpp:167: error: expected type-specifier before 'QPropertyAnimation'
graphicsItem.cpp:167: error: expected ';' before 'QPropertyAnimation'
graphicsItem.cpp:170: error: 'QEasingCurve' has not been declared
graphicsItem.cpp:174: error: 'class InfoItem' has no member named 'setOpacity'
graphicsItem.cpp: In member function 'void InfoItem::fadeOut(bool)':
graphicsItem.cpp:182: error: 'QPropertyAnimation' was not declared in this scope
graphicsItem.cpp:182: error: 'anim' was not declared in this scope
graphicsItem.cpp:182: error: expected type-specifier before 'QPropertyAnimation'
graphicsItem.cpp:182: error: expected ';' before 'QPropertyAnimation'
graphicsItem.cpp:185: error: 'QEasingCurve' has not been declared
graphicsItem.cpp: In member function 'virtual void InfoItem::paint(QPainter*, const QStyleOptionGraphicsItem*, QWidget*)':
graphicsItem.cpp:206: error: 'class InfoItem' has no member named 'opacity'
graphicsItem.cpp:208: error: 'class InfoItem' has no member named 'opacity'
make: *** [graphicsItem.o] Error 1


Reply to this

-

 Re: compiling

 
 by gulaghad on: Mar 10 2011
 
Score 50%

Game was depending on Qt 4.6 (prior to version 0.21, published today). I guess you have Qt older than 4.5 since errors indicate a function introduced in Qt4.5.

It is my bad, I wasn't checking Qt version in qmake. Through your comment I realized that dependency over 4.6 is unnecessary, since it is only used by animations.

Now it should be possible to build with Qt 4.4, but not older, with opted out animations. However I did NOT test, so if you have at least Qt4.4 please download "tarball for 0.21" and report further errors, if any.

Thanks


Can
Reply to this

Add commentBack




-
Cool Sites
QtitanDataGrid Advanced Grid for Qt

 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About Qt-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2006-2013 Qt-Apps.org Team  
All rights reserved. Qt-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
Qt is a trademarks of Nokia