|
|
hace 11 meses | |
|---|---|---|
| .. | ||
| .github | hace 11 meses | |
| misc | hace 11 meses | |
| screenshots | hace 11 meses | |
| sprites | hace 11 meses | |
| src | hace 11 meses | |
| .clang-format | hace 11 meses | |
| .clang-format-ignore | hace 11 meses | |
| .gitignore | hace 11 meses | |
| .gitmodules | hace 11 meses | |
| .gitsubtree | hace 11 meses | |
| .pre-commit-config.yaml | hace 11 meses | |
| CHANGELOG.md | hace 11 meses | |
| LICENSE | hace 11 meses | |
| README.md | hace 11 meses | |
| application.fam | hace 11 meses | |
| icon.png | hace 11 meses | |
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