Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.4 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.4 KB

Mod Patterns

Mod Patterns is a generator of nice geometric patterns made with the TIC-80 fantasy console.

It can do this from modulo operations and much code.

gif of the cartridge demo.

Explore the options to discover several other patterns!

Controls

  • Press the UP and DOWN arrows to alter the menu option.
  • Press the LEFT and RIGHT arrows to alter the option value.
  • Press Z to hide/show the texts.

How to get the code

1. Download and install the TIC-80 on your device.

2. In the software, type folder on the console and press ENTER to appear on the screen the storage path. It is where you access the .tic files(the cartridges).

demo of how to find out the storage path

3. Then you download the cartridge(the .tic file) from the site or this repository and move them to this path.

4. Done. Now you can load and alter the cartridge for your goals.

demo of how to access the cartridges on the TIC-80

See also

TIC-80 GitHub repository

TIC-80 wiki

Console commands list

License

MIT