In between v1.2 and v1.3 I change from Visual Studio to DevC++ for my developing
IDE this has cause me to remove some thing that are not compatible with its Libs.
All so in the process of making my own logo.
Version 1.3b
Download EXE here
Download Source here
New Features
- Puzzle Sounds Removed. (Need to find new way to do this)
- Removed custom window skin (some compatibility problems with win95)
- Removed Window Shade
- Added new Items to System Menu.
- Added Very Cool About screen
- Moved pasting of a picture from memory to the System Menu.
- Added the ability to reset picture to starting one (in System Menu)
- Added the ability to Change to Number
Screenshot
Bugs
- About Screen using 100% of CPU
- Mouse events not sent to puzzle when About screen up
- Win95 Random color dots at bottem of puzzle
Version 1.2
Download EXE here
Download Source here
New Features
- Puzzle Shift Sound
- Win Sound
- Allow pasting of a picture form Memory (Press any key to paste)
- Removed warnings when compiled
Screenshot
Dropped Features
- Allow different pictures (Load from folder) // Not very user friendly
Bugs
Version 1.1
Download EXE here
Download Source here
New Features
- Allow for more complex moves
- Double Buffering for window
- Animate buttons on window
- Multiple games (Double Click Picture when you have won)
- Win condition
- Window Shade (double Click the title bar to use)
Screenshot
Bugs
Version 1.0
Download EXE here
Download Source here
Features
- Window has custom appearance
- Puzzle works
- Minimize and close buttons
- Different each time opened
Screenshot
Bugs
Features for latter Versions (Lists are incomplete)
V 1.1
- Bug fixes from last version
- Allow for more complex moves
- Double Buffering for window
- Animate buttons on window
- Multiple games
- Win condition
V 1.2
- Bug fixes from last version
- Allow different pictures (Load from folder) DROPPED
- Allow pasting of a picture form Memory
- Sound
V 1.3
- Bug fixes from last version
- Add help (Move to V1.4)
- Add Credits
V 1.4
- Bug fixes from last version
- Save settings on exit
- Add help
V 1.5
- Bug fixes from last version
- Fix up the code so readable
- Try to increase performance
- Take out reddened code
- Make code follow some type of coding standard