Keine Beschreibung

Ivan Barsukov 9924fba331 Move license header template vor 1 Jahr
.github 2140401624 Update build config vor 1 Jahr
misc 9924fba331 Move license header template vor 1 Jahr
screenshots 23e6c9e175 Add readme and screenshots vor 1 Jahr
sprites 328d91553d Add sprites vor 1 Jahr
src 98ce739914 Add win deed vor 1 Jahr
.clang-format b80aba339f Add clang-format config vor 1 Jahr
.clang-format-ignore b80aba339f Add clang-format config vor 1 Jahr
.gitignore 9c93578e5e Add gitignore vor 1 Jahr
.gitmodules cd419c55d3 Add engine submodule vor 1 Jahr
.pre-commit-config.yaml eecace8fbc Add pre-commit config vor 1 Jahr
CHANGELOG.md aede917b1c Add changelog vor 1 Jahr
LICENSE de0ed7e2f6 Add license file vor 1 Jahr
README.md 23e6c9e175 Add readme and screenshots vor 1 Jahr
application.fam 1c0ee32497 Update description vor 1 Jahr
icon.png 328d91553d Add sprites vor 1 Jahr

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