Willy-JL ebd167bfd9 Add quadrastic/src/engine from https://github.com/flipperdevices/flipperzero-game-engine 11 tháng trước cách đây
..
.github 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
misc 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
screenshots 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
sprites 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
src ebd167bfd9 Add quadrastic/src/engine from https://github.com/flipperdevices/flipperzero-game-engine 11 tháng trước cách đây
.clang-format 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
.clang-format-ignore 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
.gitignore 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
.gitmodules 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
.gitsubtree 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
.pre-commit-config.yaml 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
CHANGELOG.md 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
LICENSE 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
README.md 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
application.fam 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây
icon.png 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 tháng trước cách đây

README.md

Flipper Zero Quadrastic Game

Quadrastic is a simple addicting game inspired by the Arduboy game of the same name. This, in turn, was based on a popular PSP homebrew game called Squarez. Squarez itself drew inspiration from Ball, a game created by Nicolay Edin and Axel Hammarback, which was originally inspired by Eskiv, a game developed by Jean-François Geyelin.

Screenshots

screenshot-1 screenshot-2 screenshot-3 screenshot-4 screenshot-5

Building the game

Cloning source code

Make sure you clone the source code with submodules:

git clone https://github.com/ivanbarsukov/flipperzero-quadrastic.git --recurse-submodules

Building

Build the game using micro Flipper Build Tool:

ufbt

You can now run the application (actually, the build step is not needed, it will be built and then launched):

ufbt launch