Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pomb/palinum
- Owner: Pomb
- License: other
- Created: 2020-10-04T22:54:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T20:43:32.000Z (about 4 years ago)
- Last Synced: 2024-11-10T18:46:36.280Z (2 months ago)
- Topics: game, gridbased, love2d, lua
- Language: Lua
- Homepage:
- Size: 12.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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 scorepress `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 .`