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

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