|
|
il y a 1 an | |
|---|---|---|
| .github | il y a 1 an | |
| screenshots | il y a 1 an | |
| sprites | il y a 1 an | |
| src | il y a 1 an | |
| .clang-format | il y a 1 an | |
| .clang-format-ignore | il y a 1 an | |
| .gitignore | il y a 1 an | |
| .gitmodules | il y a 1 an | |
| .pre-commit-config.yaml | il y a 1 an | |
| CHANGELOG.md | il y a 1 an | |
| LICENSE | il y a 1 an | |
| LICENSE.tmpl | il y a 1 an | |
| README.md | il y a 1 an | |
| application.fam | il y a 1 an | |
| icon.png | il y a 1 an |
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.
Make sure you clone the source code with submodules:
git clone https://github.com/ivanbarsukov/flipperzero-quadrastic.git --recurse-submodules
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