Skip to content

remyroez/love-same-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAME GAME

💞 Same game with LÖVE

Screenshot

Controls

  • 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

Getting Started

Quick Start

  1. Download and install LÖVE 11.2.
  2. Download the latest version of love-same-game.love game distribution from release.
  3. Open the distribution with LÖVE.

Build and Run from Source

git clone https://github.com/remyroez/love-same-game.git
cd love-same-game/game
love .

Requirements

Libraries

Assets

License

MIT License