Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.51 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.51 KB

Infi / DomCode - TIS-100 challenge


⚠ Warning: This repository is frozen in time, and getting no new (security) updates. It is left public, should it help and offer some guidance around its subjects to future visitors. Note that if you clone and install any (dev)dependencies, that you should possibly update them first, as this repository is getting no (security) updates anymore.

Puzzles

Beginner:

  • SELF-TEST DIAGNOSTIC (standard)
  • SIGNAL AMPLIFIER (standard)
  • DIFFERENTIAL CONVERTER (standard)
  • STREAM_IMAGE ANALYSIS

Advanced:

  • SEQUENCE SQUARED
  • CONCENTRIC RECTANGLES
  • GREATEST COMMON DIVISOR
  • INFINITESIMAL VISION

Expert:

  • PRIME NUMBER DETECTION
  • LARGE NUMBER ADDER
  • NUMAGRAM
  • COUNTING SORT

Bonus:

  • Create your own image specification (visualization module) and implement a solution

Game Manual

Online manual: https://steamcommunity.com/sharedfiles/filedetails/?id=456879799

Installation of custom puzzles

Place the .lua files in your TIS-100 custom puzzles folder (on Windows usually found at C:\Users\Username\Documents\My Games\TIS-100\1234567890\custom). They should then automatically appear in the 'Specification Editor' screen inside TIS-100.

If you're unable to locate this folder you can also find it by selecting 'Create new specification' in the 'Specification Editor' screen (inside TIS-100), and then selecting 'Edit specification'. An Explorer screen (if on Windows) should open in the correct folder.