Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.18 KB

File metadata and controls

24 lines (16 loc) · 1.18 KB
layout post
permalink /show-and-tell/5/porting-a-silverlight-game-to-xna-on-wp7.html
date 2012-04-22 23:00
title Show and Tell #5 - Porting a Silverlight game to XNA
author @shiftkey
comments true

Introduction

Mads sent through a blog post yesterday about how his experiment on porting a game from Silverlight to XNA.

His starting point: a game called "We are Bugs" from Jeff Weber.

You can go and play it here. I'll wait.

Back? Great. So Jeff made the source code available a while ago, and Mads has experimented with porting the code to Silverlight in WP7 and then in XNA.

His results are up on GitHub for those who want to compare and contrast the differences.

About the Author

Mads Laumann is a developer from Denmark who works with C# and ASP.NET by day and experiments with a other Microsoft technologies in his spare time. He blogs at laumania.net and is @laumania on Twitter.