.I6 Extensão de arquivo

Inform 6 Source Code File

Desenvolvedor Graham Nelson
Popularidade
2.0  |  1 Voto
 

O que é um arquivo I6?

An I6 file contains Inform 6 (I6) source code that can be compiled into an Interactive Fiction (IF) program by Inform 7, an IDE used to create IF programs. It stores plain text with Unicode UTF-8 encoding in I6 syntax, and may also include Inform 7 (I7) source code. The code in the file outlines the rules and behaviors for how an IF program can be played as well as descriptions of playable game objects.

Mais informações

Captura de tela de um arquivo .i6 em Microsoft Visual Studio Code 1.51
Arquivo I6 aberto em Microsoft Visual Studio Code 1.51

IF programs feature a narrative that can be played by typing text commands. You can also interact with objects described in the narrative to alter the environment and affect the narrative. Inform is a free application that enables you to create and share custom IF stories that other users can experience.

Various file extensions have been utilized by Inform for differing versions of source code. For example, .INF files were commonly used before the release of Inform 7, and .NI files and .I7 files were introduced with Inform 7. I6 files are also used by Inform 7, primarily when files contain I6 source code with I7 code also mixed in.

You can define your playable IF program in an I6 source code file. Then, you can compile it with Inform 7 into a playable file, such as a .GBLORB or .ZBLORB file.

How to create an I6 file

You can create an I6 file with any text editor. When you save the file, save it with the .i6 file extension. You may need to instead save the file as a .TXT file, then manually change the .txt file extension to .i6.

Como abrir um arquivo I6

You can open an I6 file with Inform 7, then compile it by selecting "Go!" from the user interface.

Since I6 files are saved in plain text, you can also open them with a plain text editor, such as Microsoft Notepad (Windows) or Apple TextEdit (macOS), and edit them. You can also use source code editors, such as Microsoft Visual Studio Code (multiplatform), to view and edit I6 files.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos I6

Windows
Grátis
Incluído com o sistema operacional
Mac
Grátis
Incluído com o sistema operacional

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo Inform 6 Source Code e os apps Mac, Windows, and Linux listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.