Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pomb/palinum

matching game in love2d
https://github.com/pomb/palinum

game gridbased love2d lua

Last synced: about 1 month ago
JSON representation

matching game in love2d

Awesome Lists containing this project

README

        

# palinum
palindrome matching game made using the https://love2d.org

![](gifs/palinum-1.gif)

## Game Rules
Move the cursor to connect blocks together
Form palindromes to make score

press `Tab` to toggle the console, and type `help`

## How to run
In the terminal enter the following commands:

1. `git clone https://github.com/Pomb/palinum.git`
2. `cd palinum`
3. `love .`