A small Lua puzzle game written for the sake of LÖVE (0.8.0) - Keywords: game love2d https://github.com/Yonaba/Starz-Puzzle

Yonaba c79d302bdc Added version tag 8 years ago
assets 4efc63b6a9 Initial commit 8 years ago
levels 4efc63b6a9 Initial commit 8 years ago
screenshots 4efc63b6a9 Initial commit 8 years ago
src c79d302bdc Added version tag 8 years ago
.gitignore f6933b12e8 Uodated .gitignore 8 years ago
LICENSE 4efc63b6a9 Initial commit 8 years ago
README.md 32b296538e Updated README 8 years ago
conf.lua c79d302bdc Added version tag 8 years ago
main.lua c79d302bdc Added version tag 8 years ago

README.md

Starz Puzzle

A small Lua puzzle game written for the sake of LÖVE (0.8.0)

game title in game screenshot 1 in game screenshot 2 in game screenshot 3

##Gameplay

Starz Puzzle is a strategy game where you have a limited amount of time to collect all the stars on a given level.
Some blocks will hinder you. Make smart moves to clear your path.

Warning! You can only push blocks, not pull them.
The longer it takes you to collect stars, the lower the points you are getting.
Hurry up, clock is ticking!

##License Copyright (c) 2012 Roland Yonaba
The source code of this game MIT Licensed.