项目作者: AlexanDDOS

项目描述 :
A 2048-like game with the Fibonacci numbers powered on LÖVE
高级语言: Lua
项目地址: git://github.com/AlexanDDOS/Phibonacci.git
创建时间: 2018-06-21T07:12:42Z
项目社区:https://github.com/AlexanDDOS/Phibonacci

开源协议:MIT License

下载


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.