Dwarf Combat

Dwarf combat is first multiplayer game I have made. This game is inspired by already existing game called Bulancy in Czech language. Dwarf combat is a classic 2D shooter. Number of players is 2 or 3. All three players can play at single keyboard.

The game has 3 game modes which make 3 challenges for its players. The game has 4 different maps to play on.

I integrated into this game a more sophisticated menu to make it more interesting and fun.
[ More about Dwarf Combat ]

Sudoku

This is also an application wich I need not talk much about. I would say just some facts about the program what is it capable of and so on.

The app creates new game by filling some of the fields with random numbers. The app can also solve the game afterwards.

Why did I create this kind of application? Well I was interrested in the algorithm which solves the sudoku. I found that the algorithm is not so hard to create but of course it takes some time fully understand it.
[ More about Sudoku ]

Graph Framework

As the title reveals this application allows the user to draw graphs curves based on mathematical equations.

I wanted to challenge myself again with something more hard then before. When I saw a graphical calulator I was abosulety amased what can It do so I wanted to try myself to create a software to produce something similar.
[ More about Graph Framework ]

Tic Tac Toe

There is not much I can say about this game. It is a simple tic tac toe engine of field size 3 x 3.

My aim was to create an engine which would not be defeatable. This aim game me one webpage where did I see find this undefeatable game so I tried it myself. Some may think it is greate ammount of work and logic. Well it is not.
[ More about Tic Tac Toe ]

Pishkworks

Every programmer has once created Tic Tac Toe game. I bet everyone who is familiar with any programming language has at least thought about creating Tic Tac Toe. This game old maybe a few hundreds of years has still got its death proof magic which tempts every programmer to try it.

Some programmers integrate AI. This is not my case (so far) probably later will work even on that.
[ More about Pishkworks ]

Time-catch

Sometimes I am wondering why dont Windows have stop watch application integrated? Simmilar question is why doesnt Windows calculator have a square root function but about that some time later.

So as long as Microsoft does not integrate stop watch application into their operating system there should be someone who covers that space. It was pretty easy to create an application like stop watch with count down ability included. I am very surprised that app like this is not a part of system a few years now.

Well enough about what does Microsoft do wrong. They have done a lot of good gob even thou not many people would agree.

Time-catch provides two mode. 1. Stopwatch 2. Count down. It is as easy as that. Anytime while time runs you can take a lap time and remain tracking further. Basically the app provides very similar interface as real stopwatch do.
[ More about Time-catch ]

Lexicon assistant

Lexicon assistant is an application providing two database columns. The application is capable of saving data in two columns and one additional list box. The progarm can be used as a vocabulary assistant where a user types his new words in two languages and later he can access the data again and possibly learn from it. The program provides the user to creates as many tables as he needs. All tables are accesible any time after they were created and may contain any ammount of data in form of words and numbers.
[ More about Lexicon assistant ]

Radozprava

Radozprava is a very simple 2D shooter. Plot of the game is to shoot a face every time it appears. Idea of this game game me one of my class mates who I wanted to make fun of. It was really silly but turned out later it was not such a bad idea. Still the game has no further point then educational purpose. I created the game just because I needed some (a lot of) training in programming.
[ More about Radozprava ]

Golden spHERE

The game is inspired by Nokia phone game Bounce. The plot of these games is quite similar. Goal of Golden spHERE is to collect all keys located in the playing filed and advance to the next level. The game is made more difficult by putting into the playing field enemies who simply search for the player with aim to destroy him.

The game only requires ability to move in space with barriers. No logic thinking is required either any other aspects of playing.
[ More about Golden spHERE ]