Skip to content

kekcleader/Karax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karax screenshot

Karax

A step-by-step game written in Oberon.

Installation

To compile the game, you need to have Free Oberon installed. It is available for Windows and GNU/Linux.

  1. Copy Karax.Mod to FreeOberon/Programs directory.
  2. Copy the contents of data directory to FreeOberon/data.
  3. Open Free Oberon, press F3 and type Karax.Mod. The file should open.
  4. Press F9 to compile and run.

You can also edit the game source code if you like!

Каракс

Пошаговая игра, написанная на Обероне.

Установка

Чтобы скомпилировать игру, Вам необходим Free Oberon. Он доступен для установки под операционными системами Windows и GNU/Linux.

  1. Скопируйте Karax.Mod в каталог FreeOberon/Programs.
  2. Скопируйте содержимое каталога data в FreeOberon/data.
  3. Запустите Free Oberon, нажмите F3 и наберите Karax.Mod. Должен открыться файл.
  4. Для компиляции и запуска игры нажмите F9.

Редактируйте исходник на здоровье!