https://github.com/pomb/palinum
matching game in love2d
https://github.com/pomb/palinum
game gridbased love2d lua
Last synced: 24 days 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 (over 4 years ago)
- Last Synced: 2025-02-13T23:34:54.988Z (3 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
## 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 .`