Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 877 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 877 Bytes

What's Phibonacci?

Phibonacci is a 2048-like game, where you blend 2 tiles with adjacent Fibonacci numbers instead of blending same-value tiles. The game powered with the LÖVE engine.

Controls

PC

Use allow keys to move the tiles in the respective direction.

Mobile devices

Swipe to move the tiles in the respective direction.

Troubleshooting

Please use the 'Issues' section to report bugs.

License

The entire game excepting its fonts & engine is licensed under the MIT License (See 'LICENSE').
The fonts are licensed under the OFL. A copy of the license and other font documention is located in the same directory with the respective fonts.
LÖVE is licensed under the zlib/libpng license. The license & third party software list are available here.