homeBlog | Tags | Archives | Projects | Stats | Contact

Plenty of Room, Part II

Nov 09, 2009

no comments
Popularity:

As stated earlier, tiny intros written in assembly language fascinate me. I have written a few in x86 assembly language, here’s one of them. I have tried to make the inner workings of the program as accessible — or, at least as thought-provoking — as possible even if assembly wasn’t their weapon of choice.

Read more...

Viewer2 Status

Apr 10, 2009

5 comments
Popularity:

Good news. There will be a new version of Viewer2 available soon. In addition to fixing the bugs that have been waiting for a fix for a year or so, it will be a significant improvement in performance (namely proper multi-threaded image loading that results in a lot smoother user interface especially when browsing over slow network connections) and also how the user interface is built.

Read more...

Introducing Calculon

Aug 05, 2008

1 comment
Popularity:

Here’s a desktop calculator I wrote because I thought the standard Windows Calculator sucks (which it does).

Read more...

More generated game content

Mar 18, 2008

no comments
Popularity:

More game content generators.

Read more...

Generating game content

Feb 22, 2008

3 comments
Popularity:

If you can’t draw graphics or create sounds for your games, here are a few interesting tools I came across recently and can help you.

Read more...