theolepage / dominoes-with-fibonacci

Show every solutions of tiling a 2*n board with n dominoes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dominoes-with-fibonacci

Screenshot

Usage

  1. You need to have Python and Pygame installed on your computer.
  2. Open your terminal in the same folder as dominoes.py and type python dominoes.py.
  3. Type the width of the 2*n board and press enter.
  4. The application will open, press enter to go through every solution.

About

Show every solutions of tiling a 2*n board with n dominoes.


Languages

Language:Python 100.0%