To compile this game you need:
1.	Windows XP/Vista/7/8
2.	Dev-C++ IDE with MinGW (Dev ver 5.5.2)

When you have Dev-C++, you need to open "src/code/Projekt.dev" in it,
and hit the rebulid-all button. Then you will have compiled version of this game in "src/compiled_bins/"

