The below is a 2 player tank game built for the Silverlight 2 plug-in. Players are assigned keys to separate…
Tags: Collision, Direction, Effects, Fun, Games, Rotation, Silverlight 2, User Input
The below example shows an object being controlled by user input. To get the object to turn left or right…
Tags: C#, Direction, Fun, Games, Radians, Rotation, Silverlight 2, tutorial, User Input
The below example shows an object being controlled by user input on a keyboard. I capture the ‘Keydown‘ event and…
Tags: Add new tag, C#, Collision, Direction, Effects, Fun, Games, Silverlight 2, tutorial, User Input