Skip to content

Paddle Battle (Mango, C#VB)

Simon (darkside) Jackson edited this page Aug 21, 2020 · 7 revisions

Paddle Battle (Mango, C#/VB)

Area Submitted Type
Games: 2D Graphics, Games: Gameplay, Games: Graphics, User Experience 5/24/2011 Code Sample

Description

This sample shows a very basic game written on top of the new Silverlight/XNA application model.

Sample Overview

One of the new features available to developers targeting Windows Phone OS 7.1 is the ability to mix Silverlight UI and XNA Framework rendering in the same application. This sample contains a very basic game written using the Silverlight application model, with XNA Framework rendering the main portion of the game and using Silverlight UI to render the scores at the top of the screen.

Note the gameplay of this sample is in landscape mode, so when using the emulator be sure to use the controls in the upper right to rotate the emulator into landscape mode.

All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).

Download Size Description
PaddleBattle_4_0_Mango 0.22MB Source code and assets for the Paddle Battle sample.
PaddleBattle_4_0_Mango.zip 0.22MB Source code and assets for the Paddle Battle sample.
PaddleBattle_4_0_Mango_VB 0.21MB Source code and assets for the Visual Basic version of the Paddle Battle sample.
PaddleBattle_4_0_Mango_VB.zip 0.21MB Source code and assets for the Visual Basic version of the Paddle Battle sample.
Clone this wiki locally