A downloadable game for Linux

TGM

This is a puzzle game for programmers. You have two panels map and edit box. 

Your task is to write code that way to get play on the map. You have to get to the exit. Easy?

But you're restricted to edit only some lines of code or forced to put exactly the number of obstacles in the game.

This works in Ubuntu terminal.

Internals

  1. Application language is C++
  2. Running ECMAScript in panel (tiny-js lib)
  3. Terminal  (256 colors)
  4. Some JS syntax highlights
  5. Code editing

Controls

  • [TAB] - change panels map/edit
  • [Arrows] - to mowe in edit area and in map
  • [F5] - Execute/Run
  • [F2] - Reload
  • [ESC] - Quit

Download

Download
olcCodeJam2020 722 kB

Development log

Comments

Log in with itch.io to leave a comment.

Was this written in PGE?

No, only C++