Breakout - Silverlight Style
Posted on November 8, 2007
Filed Under: 1.1 Alpha, Games, Uncategorized |
A full breakout clone with source. The demo features 9 levels loaded from embedded XML. There is also an “attract” mode which makes for a nice screen saver.
We also wrote a level editor in WPF because it was so similar to Silverlight. The editor can be released upon request.
Silverlight 1.1 - C#
Comments
Leave a Comment
If you would like to make a comment, please fill out the form below.
Recently
- Now Hiring Silverlight Developer
- Silverlight Streaming for video assets only
- Silverlight Streaming Service
- Compressing XAML to save on file size
- Controlling Silverlight outside of the plugin - the .Content property
- Accessing the canvas in a Silverlight 1.1 User Control
- Happy Silverlight Holidays from Vectorform
- Silverlight Shooter nears completion
- Microsoft Surface Animation - The making of “Infinite Possibilities”
- Silverlight Viewports
Categories
- 1.0 Javascript
- 1.1 Alpha
- Animation
- Application
- Career Opportunities
- Components
- Design
- Games
- News
- streaming
- Team Members
- Uncategorized
- User Interface
- video
- Web Service
- XAML

Just a hint - you can handle the keyup event and the arrows will work. There is an issue in the current Ag version that the arrow keys are not handled in the mousedown event handler.