Finally I got my first app published on the Windows Phone Marketplace. It’s nothing special, just a tiny little game but it’s my game and so I’m proud it passed certification and got...
[More]
While diving deeper into XNA and stuff, I thought it would be a good idea to post some links of very good resources for those of you who plan to learn XNA. Here is a list of sites which helped me ve...
[More]
Incredible, I’m still impressed. I was bored of the D+ demo I’m preparing currently and I thought I try to create a small gambling game. For those of you who know the Novoline gambling machines you ex...
[More]
I updated fxcGUI. Changes in the update: redirected error stream to textbox output directly add output stream to textbox buttons renamed setup installer compiled with IS LE (cost me lo...
[More]
I love console applications. They give you the good old DOS feeling and I’m a nostalgic guy. Now while developing a DirectX application I found it more useful to use a GUI frontend with Microsoft's sh...
[More]
c++, text console library
[More]
No this is not a new code language in Visual Studio 2012 but our new game engine. After endless attempts of finishing an engine (or what is usually called to be one) I started a 2d game project...
[More]
There are so many great projects out there and there are so many skilled persons keeping them alive. Sadly not everyone has the breath to work on his project until the end and that doesn’t matter. The...
[More]
Why do you visit forums? Ok the answer might depend on what you are interested in and on what you are looking for but let’s take me for example. I’m a software developer and when I visit a forum a try...
[More]
No this won’t be another of those Lua posts. I did some research to decide which scripting language I will integrate into a project. Of course the number one stop for me was the Lua website. Since eve...
[More]