15

From KolibriOS wiki
Revision as of 07:52, 6 April 2010 by Asper (talk | contribs) (New page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Pyatnashki

Program description

Pyatnashki
Game interface

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