Results 1 to 9 of 9

Thread: Extended cannon example - My first little Qt project

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Extended cannon example - My first little Qt project

    this is the qt's cannon game example with the following features added:

    - Extended and easy keyboard keys
    - Wind factor
    - Variable lenght barrel
    - More decorated cannon
    - Timer
    - Barrel recoil
    - Multiple shots in the air
    - Multiple targets
    - Splatter effect
    - Round shots with precise collision detection
    - Hit to barrier and drop effect
    - Pause game
    - Sound effects
    - Changeable background color

    Some of these features were suggested in the Qt's exercises.
    This is rather for demonstration, not a real game! (But playable and fun)
    Sorry for dirty and poorly documented code;
    I wrote this just to show a little of the Qt's power and flexibily to one of my friends.

    source code: http://www.4shared.com/file/12187321...annon-src.html

    binary package (For MS Windows): http://www.4shared.com/file/12187258...annon-bin.html

    edit: now source package is attached too.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by FS Lover; 31st July 2009 at 08:09.

Similar Threads

  1. Porting Qt project from 3.3 to 4.5
    By URPradhan in forum Qt Tools
    Replies: 1
    Last Post: 9th July 2009, 14:11
  2. How to Compile VTKDesigner2 with Qt?
    By alfredoaal in forum Newbie
    Replies: 0
    Last Post: 5th September 2008, 05:34
  3. making qmake create VisualStudio console app project file?
    By akos.maroy in forum Qt Programming
    Replies: 2
    Last Post: 18th August 2008, 14:45
  4. help needed with complicated project
    By Muzz in forum Newbie
    Replies: 12
    Last Post: 15th February 2008, 09:54
  5. Importing qt project to an eclipse workspace
    By isahin in forum Installation and Deployment
    Replies: 2
    Last Post: 28th January 2008, 18:00

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.