Skip to content

A 2048-like game with the Fibonacci numbers powered on LÖVE

License

Notifications You must be signed in to change notification settings

AlexanDDOS/Phibonacci

Repository files navigation

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.