Без опису

Ivan Barsukov 1b470cb503 Update upload-artifact version 11 місяців тому
.github 1b470cb503 Update upload-artifact version 11 місяців тому
misc 9924fba331 Move license header template 1 рік тому
screenshots 23e6c9e175 Add readme and screenshots 1 рік тому
sprites 328d91553d Add sprites 1 рік тому
src 98ce739914 Add win deed 1 рік тому
.clang-format b80aba339f Add clang-format config 1 рік тому
.clang-format-ignore b80aba339f Add clang-format config 1 рік тому
.gitignore 9c93578e5e Add gitignore 1 рік тому
.gitmodules cd419c55d3 Add engine submodule 1 рік тому
.pre-commit-config.yaml eecace8fbc Add pre-commit config 1 рік тому
CHANGELOG.md aede917b1c Add changelog 1 рік тому
LICENSE de0ed7e2f6 Add license file 1 рік тому
README.md 23e6c9e175 Add readme and screenshots 1 рік тому
application.fam 1837a9a203 Update application.fam 1 рік тому
icon.png 328d91553d Add sprites 1 рік тому

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