Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

[TOOL/ENGINE] Terminal Micro Engine

A topic by TekEngine Audio Tools created Nov 21, 2025 Views: 108 Replies: 1
Viewing posts 1 to 2

Terminal Micro-Engine is a lightweight HTML/JS engine for building

console-driven games with camera feeds, log systems, and terminal commands.

It uses a JSON-based structure for content (commands, events, cameras) and

a minimal canvas renderer with optional CRT effects. Ideal for retro,

surveillance-style, or narrative terminal games.

https://plasmator-games.itch.io/terminal-micro-engine


New Major update to 1.0.4!


The  v1.0.4 update of Terminal Micro Engine introduces a powerful search & filter system inside the JSON editor, making it easy to navigate large projects with many rooms and commands. A full action creation/editing panel has been added, allowing users to manage texts, conditions, actions, and onFail logic entirely through the UI. The room manager was also improved, enabling users to edit, duplicate, or delete rooms directly. Overall, the workflow is now much smoother and far more user-friendly, especially for people with little or no coding experience.