- a C++23 compatible compiler, we support Clang with
libc++andlibstdc++and GCC. - meson
- some development packages, these are optional, since meson can compile them from source
You just have to call these commands:
meson setup build
meson compile -C build
./build/oopetris # to run the executableYou optionally can compile a flatpak image.
For that you need some additional binaries, namely the flatpak-builder, than just run:
Note
that is not entirely correct
flatpak-build io.github.openbrickprotocolfoundation.oopetris.yml