15
Jump to navigation
Jump to search
Pyatnashki
Program description
15 or Pyatnashki - classical puzzle, written for KolibriOS.
Compilation
To compile the game you have to:
1 Get sources (you can get it in the distribution sources or from the SVN)
2 Create file lang.inc. Fill in it:
lang fix ru - for russian version
lang fix en - for english version
3 Execute in a console window
fasm 15.asm 15
or use graffical interface
Also you can use shell script for compilation build_ru.bat or build_en.bat
Developers
Author: Lloyd
Reprogrammed by Andrey Ivushkin