Laumania.net

A Silverlight developers blog

My Projects

I always work on my own small projects, when not at work. Here is a list of old and current projects.

Software 

 

Others

  • Farseer Simple Samples (Silverlight 2.0)
    • As you might know, the original Farseer Physics Engine samples can be alittle hard to understand at first sight. Therefore I have created a small collection of "Simple Samples" / tutorials which shows you how to do different things with the engine, as simples as possible. By reading the comments in the code, you should be able to use this as an kind tutorial to help you in the correct direction.

Games

  • SnakeCharp
  • Parachute 2-0
    • This was actually one of the first "real" games i made. The graphics is drawn using GDI+, which makes it perform very bad. It was originally written in .NET 1.1 (C#) but is now converted to .NET 2.0. I learned alot during the development of this game and it actually pretty funny to play.
  • Parachute (Torque Game Builder)
    • Later on I was trying out the Torque Game Builder from GarageGames and created a "alpha" version of my first Parachute game.
  • AstroMania
    • While I was trying out Torque Game Builder I wanted to create a "Mars Taxi" clone game. This is my alpha version called "AstroMania.
    • See my blog entry for this game on GarageGames.com
  • Bubbles
    • The gameplay is very simple. You need to pop (by moving the needle into the bubble) as many bubbles as you can within 30 seconds. You don't need to click to pop the bubble, just move the mouse(needle) over it.