Login Register






PiXMatch-A Picture Matching Game filter_list
Author
Message
PiXMatch-A Picture Matching Game #1
Hello [username],

When I started learning VB.NET, this was the first game that I had Developed. But then it was deleted or something so I made it again yesterday and I want to share this.

Plot of Game

This a very simple game where you have to start the game by clicking New Game. Then you have to click the picture boxes.If two consecutive clicks brings out the same pictures then it will stay else it will hide them again.You become the winner when you have matched all the pictures.

[Image: PWlX5.png]

Spoiler: Open Spoiler to see image
[Image: splash_zpsb6a9e7de.png]

[Image: form1_zpsf3fd45b9.png]

[Image: game_zps60741849.png]

[Image: gameprogress_zpsc333c0b4.png]

[Image: game-1_zps3f714d6c.png]

[Image: help-1_zps48791e78.png]



[Image: 97253571510598985560.png]

Spoiler: Open Spoiler to get Links



Quote:In the code view of the project above you will find something like the below code.This is for playing sound when some error occursr orthe user clicks pictureboxes or on success.But i haven't find good sound effects to integrate with this game , if you find some then edit it.For editing you just have to place the sound in the resource folder and then write like this My.Resources.sound instead of My.Resources. , so that part has been commented out.

Code:
'My.Computer.Audio.Play(My.Resources., AudioPlayMode.WaitToComplete)

Note :-
The game can be enhanced by several times and in many ways this is version 1.0. I will upgrade this. You can add your own code into this project as well.Thank you.
[Image: OilyCostlyEwe.gif]

Reply

RE: [GAME+Source]PiXMatch-A Picture Matching Game #2
Hahahaha, Nice one man! Had fun playing this one Smile
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: [GAME+Source]PiXMatch-A Picture Matching Game #3
Is this the GUI game you wanted to make an entry for the HC Game Compilation?
It is really funny to see our avatars there. Good game, @Psycho_Coder .
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply

RE: [GAME+Source]PiXMatch-A Picture Matching Game #4
(04-09-2013, 04:28 PM)Deque Wrote: Is this the GUI game you wanted to make an entry for the HC Game Compilation?
It is really funny to see our avatars there. Good game, @Psycho_Coder .


Well No, this is a GUI game, but I wanted to make a game using C BGI graphics, that is using the functions in graphics.h

Well games like Ludo or car racing or SnakeTreat made using C graphics and Mouse programming. I was talking about those Wink

Since I made the game for HC , so I used the avatars that I found easily , by opening one or two articles.:lol:

(04-09-2013, 02:47 PM)Ex094 Wrote: Hahahaha, Nice one man! Had fun playing this one Smile

Thank you I will make more games Like these.Just for a Little fun.
[Image: OilyCostlyEwe.gif]

Reply

RE: PiXMatch-A Picture Matching Game #5
Post updated. Pictures and links fixed. Source tags added.
[Image: OilyCostlyEwe.gif]

Reply

RE: PiXMatch-A Picture Matching Game #6
Post updated. Pictures and links fixed. Source tags added.
[Image: OilyCostlyEwe.gif]

Reply

RE: PiXMatch-A Picture Matching Game #7
Why not make it HC official, since the pictures are already from HC?
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply

RE: PiXMatch-A Picture Matching Game #8
Why not make it HC official, since the pictures are already from HC?
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply

RE: PiXMatch-A Picture Matching Game #9
I will give it a shot when I finally be connected to the internet again from my house...
MASTERING OTHERS IS STRENGTH, MASTERING YOURSELF IS TRUE POWER.

[Image: qJweLN6.jpg]

Reply

RE: PiXMatch-A Picture Matching Game #10
I will give it a shot when I finally be connected to the internet again from my house...
MASTERING OTHERS IS STRENGTH, MASTERING YOURSELF IS TRUE POWER.

[Image: qJweLN6.jpg]

Reply