Skip to content

guidanoli/rummy-love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rummy in LÖVE

This is an implementation of a variation of the classic rummy game (called mexe-mexe in Brazil) in LÖVE, a Lua game engine.

Dependencies

How to run

git clone https://github.com/guidanoli/rummy-love/
cd rummy-love
love .

Mouse commands

Button Object Description
Left Deck Draw the top card from the stock
Left Card Select the card
Right Meld Move selected card(s) to meld
Right Table Create new meld from selected card(s)

Keyboard commands

Key Description
u Undo the last move
e Unselect all cards
d Print debugging information
r Refresh game rendering information

Releases

No releases published

Packages

No packages published

Languages