Projects

Project Warlock

some_text
A multiplayer game inspired by the Warcraft 3 mod Warlock. You battle against each other in an arena surrounded by lava and use different abilities to eliminate your opponents. You are rewarded with gold after each round and can buy items and skills with it. As time goes the arena gets flooded by lava and it gets harder to survive.

Some of the features:
  • Server/Client architecture
  • Support for up to 4 players
  • Unique skills and items
  • Game lobby and server list
  • Cvars and admin commands
Here´s a video showing the abilities and what a match can look like, and here is a link to the source code.

It requires that you have support for DirectX 11.

Download

Completed in March 2013

Graphics library demo

some_text
A demo editor showcasing the current features in my graphics library. It lets you create objects, lights and manipulate the terrain to see how things behave. Some of the things you can do in it:
  • Create objects and lights
  • Move, rotate and scale objects
  • Change light type, color and direction
  • Manipulate the terrain height and texture
In order to use it you should make sure to read the readme about the keyboard shortcuts, or alternatively press H while running the demo. Here´s a video showing it in action.

It requires that you have support for DirectX 11.

Download

Completed in November 2012

Auto Patcher

some_text
Auto Patcher is a program that makes it easier for the users of your applications to allways use the latest version. When someone starts the patcher it will compare the version on their machine against the latest version on your FTP server.

If there is a new version available it will download it and run the application once updated. If the user already has the latest version the Auto Patcher will start the application immediately.

This makes it really convenient for your users because they never have to think about manually getting the latest version.

For short guide on how to use Auto Patcher you can read this.

Download

Completed in August 2012

The Invasion

some_text
The Invasion is a first person shooter where you face evil monsters trying to kill you. The game evolves around Levels and Waves. Each Level contains a certain amount of enemy waves. After each wave you complete the enemies get tougher and tougher. To complete a level you have to survive all waves.

You got two special abilites that are important if you want to survive attacks from the swarm. They cost energy which you can pick up on random places on the map. Energy also gets refilled after each wave, so don´t be afraid of using it!

The game is written in C++ With DirectX 9 for graphics.

Download

Completed in July 2012

Banzai

some_text
Banzai is a chess game with support for playing online. It follows the standard rules of chess and makes sure that you can´t do any invalid moves.
You can also chat with your opponent as you play and send him applauds if you think he did a good move.

If you play on a registered account all your wins and losses gets saved and you can view the stats on this page.

You can also play with a friend on the same computer, with no stats getting saved.

Download

Completed in January 2012

Out of Hairspray!

some_text
A mini game where you have to run from your enemies without getting hit. The game is about Dr.B, an evil genius that cares only about girls. Your goal is to collect as many girls as you can while avoiding the guys.

Remember to collect the hairsprays as they fill your awesomeness meter. When your awesomeness meter is full use your special ability wisely to get lots of ladies.

The current highscore is 54 set by Agera. Can you beat that?

Download

Completed in December 2011

Papageno Sandbox

some_text
A 2D sandbox game with simulated physical objects. Place blocks with whatever size and wherever you want and see how they affect each other.

There`s two modes, paused and dynamic. In the paused mode no objects gets simulated and you can move them around without any gravity, you can also scale objects in this mode. In the dynamic mode objects collide with each other and gets affected by gravity, applying a rubberband force to a object is also only possible in this mode.

Download

Completed in October 2011

SlimChat

some_text
A simple chat program running in the console. It has a server-client interface and supports up to 10 users on a server. Admins have special commands including kicking and banning.

Try it out!

Download

Completed in July 2011

Simply2D

some_text
Simply2D is a 2D scrolling platform game where the goal is to complete the levels as fast as possible without dying. There`s currently five maps in the campaign with varying difficulty. The level editor follows with the game and users are free to build and play their own maps.

Some of the features:
  • Campaign with stat tracking
  • An integrated level editor
  • Music and sound effects

WARNING: New bugs found



Download

Completed in June 2011