PDA

Click to See Complete Forum and Search --> : [Release] Slider


MountainDew7
May 8th, 2008, 08:39 PM
So this is my first real Visual Basic project :)

The game is called "Slider". When you click start, the tiles are all jumbled up, and the object is to slide them into the correct spots to reveal the full smiley face.

Here's some screens:

http://img293.imageshack.us/img293/6922/s11rk7.th.png (http://img293.imageshack.us/my.php?image=s11rk7.png) http://img237.imageshack.us/img237/5798/s22vg2.th.png (http://img237.imageshack.us/my.php?image=s22vg2.png)http://img211.imageshack.us/img211/9624/s33gk3.th.png (http://img211.imageshack.us/my.php?image=s33gk3.png)

You can download Slider here (hhttp://rapidshare.com/files/113804846/Slider.exe.html).

It'll install into C:\Program Files\Slider, and then you can send the exe to the Desktop as an icon with the icon smile.ico

I've played this game so much, I recognized patterns on how to win, and now I can usually beat it in under 20 seconds, no matter what the layout is xD

Enjoy :)

Pac_741
May 9th, 2008, 03:59 PM
cool game! will you post the source code on the codebank?
very good! it would be great if there could be more pictures!

MountainDew7
May 9th, 2008, 08:38 PM
Updated, there was a bug where you could move the top left piece when it wasn't supposed to move.

I'd have to clean the coding up quite a big before I post it in the codebank :D

MountainDew7
Jul 8th, 2008, 04:21 PM
I do plan on adding more pictures, but I thought it would be cool if you could use your own pic. But I've been trying, and I can only seem to get the top left tile and the full pic based on a custom picture. Does anyone know how I can use VB to "zoom" into certain areas of a picture or something? I resized it to 1860x1860 and turned stretch off, and is there a way to get another area of the pic besides the top left section?