💞 Same game with LÖVE
- In Title
- Start: Any key
- In Select level
- Choose level width: Left/Right
- Choose level height: Up/Down
- Choose number of pieces: 3/4/5/6/7/8
- Start: Return/Space/Main mouse button
- In Game
- Remove pieces: Main mouse button
- Undo: Backspace/Sub mouse button
- Undo all: Home key
- Reset pieces: End key
- Give up: Return
- Restart: F5
- Debug mode: F12
- Print screen: Capture a screenshot and save it to a save-directory
- Download and install LÖVE 11.2.
- Download the latest version of
love-same-game.love
game distribution from release. - Open the distribution with LÖVE.
git clone https://github.com/remyroez/love-same-game.git
cd love-same-game/game
love .
- LÖVE 11.2
- autobatch 0.1.1 (customized)
- middleclass v4.1.1
- Stateful 1.0.5 (2017-08)
- chrono (customized)
- sbss (customized)
- Kenney Game Assets
- splashes (customized)
MIT License