Totto16 / oopetris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOPetris

Code Coverage

What is this?

This is a cross-platform Tetris implementation in C++. It is written in OOP-style using SDL2.

Platform support

This officially supports Linux, Windows, MacOS, Android, Serenity OS, Nintendo Switch and Nintendo 3DS.

Why these? Because it was fun to port the application to those platforms 😋

Usage

You can self-build the application easily.

For concrete instructions see here

Or you can download and use prebuilt binaries from the CI-builds. You can find supported platforms here:

To download artifacts, click on the newest action and download the artifacts.

Android

Linux (Flatpak)

Nintendo Switch /3DS

There is no correct Windows and MacOS build atm, you have to built it yourself or use the (maybe not published yet) release builds on github.

Logo

OOPetris Logo

About


Languages

Language:C++ 91.4%Language:Meson 5.0%Language:Shell 2.6%Language:NSIS 1.0%