Thread: Slider Puzzle (Unfinished)

  1. #1
    Registered User
    Join Date
    Dec 2006
    Location
    Scranton, Pa
    Posts
    252

    Slider Puzzle (Unfinished)

    download here

    Here's a pic

    It's an unfinished project and I haven't been able to test it out on any platform other than WinMe. T'was hoping someone here with XP and/or Vista would be nice enough to try it out on their comps to see if it's operating as intended.

    It's nothing terribly fancy (sorry), it's pure win api. I'd like to try and add an image selection function in addition to the standard number/letter options (along with sliding several buttons together), but I don't want to go any further until I'm certain there's no unknown bugs in the other systems mentioned. I considered two ways of doing this; one using buttons (which this one does), then assigning values to an array and to each button to determine numerical position and the other using statics for movement (that method seemed a bit clunky in testing when dealing with collisions).

    (... and yup, not releasing the code as of yet (t'is a mess at the moment (my code generally is! ) which is why I hadn't posted this in the game sticky).
    Last edited by Oldman47; 04-19-2008 at 10:59 AM. Reason: added screenie

  2. #2
    Registered User
    Join Date
    Oct 2006
    Location
    UK/Norway
    Posts
    485
    You should post some pictures of your game. Most people will not download something without knowing what it is.

  3. #3
    Registered User
    Join Date
    Dec 2006
    Location
    Scranton, Pa
    Posts
    252
    Just did. .. to be honest, I hadn't really thought about doing so.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 05-31-2009, 01:42 PM
  2. Replies: 12
    Last Post: 06-06-2008, 05:26 PM
  3. Crossword Puzzle Program
    By Loctan in forum C++ Programming
    Replies: 2
    Last Post: 07-31-2006, 11:08 PM
  4. Solution to Google Puzzle 3,3,8,8=24
    By LuckY in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 06-01-2006, 09:12 AM