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
- Host: GitHub
- URL: https://github.com/plumino/plumino2
- Owner: plumino
- Created: 2019-05-26T17:31:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T17:10:33.000Z (over 6 years ago)
- Last Synced: 2025-04-12T08:38:32.947Z (about 1 year ago)
- Topics: love2d, love2d-framework, lua, tetris, tetris-game
- Language: Lua
- Homepage:
- Size: 9.31 MB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 *