Skip to content

dvberkel/TIS-100.superoptimizer

Repository files navigation

TIS-100.superoptimizer Build Status

Super-optimization for TIS-100 game.

Goal

This repository contains code that attempts to super-optimize certain programming tasks for TIS-100.

TIS-100

Developed by Zachary Barth under the banner of Zachtronics Industries, TIS-100 is a

open-ended programming game in which you rewrite corrupted code segments to repair the TIS-100 and unlock its secrets. It’s the assembly language programming game you never asked for!

Super-optimization

Wikipedia defines super-optimization as

Superoptimization is the task of finding the optimal code sequence for a single, loop-free sequence of instructions

Documentation

The documentation is hosted as a GitHub pages and is automatically updated with every push to the repository.