Results 1 to 1 of 1

Thread: Pro Foto-Football Online!

  1. #1
    Join Date
    Oct 2006
    Posts
    60
    Thanks
    9
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Pro Foto-Football Online!

    In light of the other game posted here today, I thought I would share my little football game. Heavily inspired by a 1970s classic Pro Foto-Football (as seen here)
    it uses QGraphicsView/Scene to render a football field and draw the plays. There is a single player version (under Single) as a well as network version with a separate server component. I am working on consolidating all three parts into one. The basic idea is you choose a play from a list (the play is drawn when you select it from the list so you know which play you are choosing) and then the program determines what happened on the play. As in the original dice rolls are used to determine various aspects of the game. The single player version is not really single player as there is no AI, you just choose plays for both defense and offensive. I am not the greatest programmer so any insight on programming as well as specific comments on the game's playability are appreciated.

    mAx
    Attached Files Attached Files

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.