Introduction
News
About me
School
Christ
Music
Japanese
Codecs
Projects:
2002-2004: MidEdit
2002: H-O-H
2001: Reverse
2001: Assembler basics
Links
Guestbook
kontakt
Slovak version

    On this page, you can find some of my creations. My creations are also projects, which you can access clicking the links on the left:
-MidEdit will be a mid file editor, intended for music composing.
-H-O-H is an unfinished project, it's a logical game with much of flowing water in it.
-Reverse s an interesting logic game. Placing pieces on a board. Really funny :).
-Assembler basics is my (secondary) school-leaving project. A page dedicated to ASM newbies trying to find out more about this nice programming language.

Demos and co.
    Short Demos (or intros) for fun are nearly everything I've created in ASM. Actually there are just two demos. The other are just "pseudodemos", because they need an "input from keyboard" (they don't work good independently).

Formulax is a newer version of my very first demo. As the name says, there's a little car running across the screen :)
FORMULAX.COM [255 bytes], FORMULAX.ASM [3831 bytes], source with description! (in Slovak language :)

Spherex is a bit worse (I think...). Two balls bounce off each other.
SPHEREX.COM [256 bytes], SPHEREX.ASM [2965 bytes]

Typex is here the nicest program to look at. On the screen there's a rotating 3D type of the most recent pressed key.
TYPEX.COM [393 bytes], TYPEX.ASM [4452 bytes]

Cervox has the most action. It's an action game (known as "Nibbler").
CERVOX.COM [512 bytes], CERVOX.ASM [4056 bytes]