Willy-JL ebd167bfd9 Add quadrastic/src/engine from https://github.com/flipperdevices/flipperzero-game-engine 11 bulan lalu
..
.github 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
misc 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
screenshots 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
sprites 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
src ebd167bfd9 Add quadrastic/src/engine from https://github.com/flipperdevices/flipperzero-game-engine 11 bulan lalu
.clang-format 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
.clang-format-ignore 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
.gitignore 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
.gitmodules 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
.gitsubtree 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
.pre-commit-config.yaml 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
CHANGELOG.md 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
LICENSE 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
README.md 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
application.fam 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu
icon.png 90794e87ff Add quadrastic from https://github.com/ivanbarsukov/flipperzero-quadrastic 11 bulan lalu

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