Click here to Skip to main content
15,881,172 members
Home / Discussions / C#
   

C#

 
Questioncreating event handler for picturebox click event Pin
Member 857219719-Apr-12 13:10
Member 857219719-Apr-12 13:10 
AnswerRe: creating event handler for picturebox click event Pin
DaveyM6919-Apr-12 14:47
professionalDaveyM6919-Apr-12 14:47 
QuestionRe: creating event handler for picturebox click event Pin
Member 857219720-Apr-12 4:32
Member 857219720-Apr-12 4:32 
QuestionRe: creating event handler for picturebox click event Pin
DaveyM6920-Apr-12 6:23
professionalDaveyM6920-Apr-12 6:23 
AnswerRe: creating event handler for picturebox click event Pin
Member 857219720-Apr-12 6:36
Member 857219720-Apr-12 6:36 
AnswerRe: creating event handler for picturebox click event Pin
DaveyM6920-Apr-12 7:05
professionalDaveyM6920-Apr-12 7:05 
GeneralRe: creating event handler for picturebox click event Pin
Member 857219720-Apr-12 7:11
Member 857219720-Apr-12 7:11 
QuestionDodger Game in C# Pin
Qobacha19-Apr-12 9:26
Qobacha19-Apr-12 9:26 
Hi,

I'm new in c# but have a bit of knowledge in c++ and vb.net. I have a small assignment here of writing a simple game in c#. The game consists of a single player who can move left or right. It also has the raindrops which appear in random position in the top quarter of the screen vertically.

The objective of the game is to move the player so that he dodges the raindrops. If raindrop touches the player then the game is over.

I understand c# code but my problem is on making the graphics/animation. How can I create the falling raindrops and the player moving horizontally across the screen?

Your help is highly appreciated.
AnswerRe: Dodger Game in C# Pin
Eddy Vluggen19-Apr-12 9:49
professionalEddy Vluggen19-Apr-12 9:49 
GeneralRe: Dodger Game in C# Pin
PIEBALDconsult19-Apr-12 12:00
mvePIEBALDconsult19-Apr-12 12:00 
GeneralRe: Dodger Game in C# Pin
Qobacha19-Apr-12 20:04
Qobacha19-Apr-12 20:04 
QuestionRe: Dodger Game in C# Pin
Eddy Vluggen20-Apr-12 0:43
professionalEddy Vluggen20-Apr-12 0:43 
GeneralRe: Dodger Game in C# Pin
Qobacha23-Apr-12 10:06
Qobacha23-Apr-12 10:06 
AnswerRe: Dodger Game in C# Pin
Eddy Vluggen23-Apr-12 11:09
professionalEddy Vluggen23-Apr-12 11:09 
GeneralRe: Dodger Game in C# Pin
Qobacha24-Apr-12 2:41
Qobacha24-Apr-12 2:41 
AnswerRe: Dodger Game in C# Pin
Eddy Vluggen24-Apr-12 4:55
professionalEddy Vluggen24-Apr-12 4:55 
GeneralRe: Dodger Game in C# Pin
Qobacha26-Apr-12 9:44
Qobacha26-Apr-12 9:44 
AnswerRe: Dodger Game in C# Pin
Eddy Vluggen26-Apr-12 9:54
professionalEddy Vluggen26-Apr-12 9:54 
GeneralRe: Dodger Game in C# Pin
Qobacha27-Apr-12 7:48
Qobacha27-Apr-12 7:48 
GeneralRe: Dodger Game in C# Pin
Eddy Vluggen27-Apr-12 7:57
professionalEddy Vluggen27-Apr-12 7:57 
GeneralRe: Dodger Game in C# Pin
Qobacha26-Apr-12 13:17
Qobacha26-Apr-12 13:17 
GeneralRe: Dodger Game in C# Pin
Eddy Vluggen27-Apr-12 7:54
professionalEddy Vluggen27-Apr-12 7:54 
GeneralRe: Dodger Game in C# Pin
Qobacha27-Apr-12 9:26
Qobacha27-Apr-12 9:26 
GeneralRe: Dodger Game in C# Pin
Eddy Vluggen27-Apr-12 9:45
professionalEddy Vluggen27-Apr-12 9:45 
GeneralGame in C# Pin
Qobacha29-Apr-12 9:26
Qobacha29-Apr-12 9:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.