An open API service indexing awesome lists of open source software.

https://github.com/plumino/plumino2

plumino²: an open-source, extendable falling block game
https://github.com/plumino/plumino2

love2d love2d-framework lua tetris tetris-game

Last synced: 11 months ago
JSON representation

plumino²: an open-source, extendable falling block game

Awesome Lists containing this project

README

          

# plumino2
Plumino2 is a "falling block"-type puzzle game with one goal in mind, maximum mod compatibility.

## System requirements
This runs on *anything*. It's a \*\*\*ris clone, after all.
Official requirements are any semi-recent CPU, and [Love2d](https://love2d.org/) version 11 and higher.

## Running

Issue:

love plumino2.love

Plumino2 can also be ran from a source checkout, for example:

love .

## Building

From a source code checkout, issue:

7z a ../plumino2.love *