Love at Fifteen is a simple Fifteen puzzle implementation written in Lua, using LÖVE game engine.


Control options:
  - arrows
  - numpad arrows (or 2468)
  - vim-like motions (hjkl)
  - touches or mouse clicks on the tiles adjacent to an empty space

Goal of the game:
  In order to solve the puzzle, you need to order all the tiles correctly, so that the final grid looks like this:

1234
5678
9101112
131415__


This is my first complete game, and serves more as a learning project.

You can find the sources here - https://github.com/Mrestof/love-at-fifteen.

P.S. There's a little win screen in the end, +1 reason to try and finish the puzzle ;)
Warning: win screen contain sound and kind of flashing images.

Updated 21 days ago
Published 22 days ago
StatusReleased
PlatformsWindows, HTML5
AuthorMrestof
GenrePuzzle
Made withLÖVE
Tags15, fifteen, LÖVE, lua
LinksSource code

Download

Download NowName your own price

Click download now to get access to the following files:

LoveAtFifteen-win.zip 6.9 MB
love-at-fifteen-source.zip 3.2 MB
love-at-fifteen.love 3.2 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.