Tower Quest 0.10 [WIP]

Show off your games, demos and other (playable) creations.
jonyzz
Prole
Posts: 48
Joined: Sun Sep 02, 2012 9:35 pm

Tower Quest 0.10 [WIP]

Post by jonyzz »

Hi, here is a game I'm currently working on.

Tower Quest is a retro-themed puzzle game inspired by the NES classic Adventures of Lolo. Your goal is to collect diamonds in each level while moving other objects and avoiding enemies.

Git repository

Screenshots
Image
Image
Image

Controls

Code: Select all

             Keyboard         Joystick
----------------------------------------
 movement    cursor keys      d-pad
 action      space bar        button 1
 menu        escape           button 2
 restart     R                button 3
 save        S
 load        L
Download
tower-quest-0.10.love
Other versions

Enjoy! :ultrahappy:
Last edited by jonyzz on Sun Oct 27, 2013 1:29 pm, edited 10 times in total.
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: Tower Quest

Post by Roland_Yonaba »

It looks good, but I get an err on the intro cut-scene.
I altered your source to be able to report the err message.
Seems that you're passing args to math.random in the wrong order. minY is actually higher than maxY.
Screenshot!
Attachments
test.jpg
test.jpg (62.27 KiB) Viewed 10817 times
Last edited by Roland_Yonaba on Mon Sep 03, 2012 11:58 am, edited 1 time in total.
User avatar
felix24
Party member
Posts: 163
Joined: Tue Jul 26, 2011 4:51 pm
Contact:

Re: Tower Quest

Post by felix24 »

hey man, looks cool :)

the game crashes for me at the start though. the guy walks into the tower and the camera starts panning upwards and then it crashes.
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: Tower Quest

Post by coffee »

error.png
error.png (10.89 KiB) Viewed 10815 times
I got a random error even before manage to play. 0.8/osx combo.
jonyzz
Prole
Posts: 48
Joined: Sun Sep 02, 2012 9:35 pm

Re: Tower Quest

Post by jonyzz »

Thanks for bugreports, I've just uploded fixed version.
Seems that you're passing args to math.random in the wrong order. minY is actually higher than maxY.
Good job, that was the problem. Strange that it worked on Linux well.

If anyone encounter a bug, please try to run the game with --debug-mode command line argument before sending bugreports. It will enable console and debug printouts.
User avatar
Nsmurf
Party member
Posts: 191
Joined: Fri Jul 27, 2012 1:58 am
Location: West coast.

Re: Tower Quest

Post by Nsmurf »

Nice game! :awesome:

It ran fine on my computer, the only thing that i would complain about is that the player moves in half "block" increments.

Great job!
OBEY!!!
My Blog
UE0gbWUgd2l0aCB0aGUgd29yZCAnSE1TRycgYXMgdGhlIHN1YmplY3Q=
User avatar
adnzzzzZ
Party member
Posts: 305
Joined: Sun Dec 26, 2010 11:04 pm
Location: Porto Alegre, Brazil

Re: Tower Quest

Post by adnzzzzZ »

Really nice. Screen transitions could be faster and either I'm stupid or level 3 is too hard.
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: Tower Quest

Post by coffee »

Even that I don't like much sokoban puzzles your game seems quite nice. Congratulations!
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

Re: Tower Quest

Post by Lafolie »

This is neat. I agree that the level intros are too slow, and the third level should be used later on in the game.

It would be nice to have a delay or even an action button to press before moving barrels around. I often found myself accidentally pushing a crate, wrecking my whole solving of the puzzle and having to restart.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
jonyzz
Prole
Posts: 48
Joined: Sun Sep 02, 2012 9:35 pm

Re: Tower Quest

Post by jonyzz »

Thanks everyone for positive comments :ultrahappy:.
Nsmurf wrote:It ran fine on my computer, the only thing that i would complain about is that the player moves in half "block" increments.
I'll consider changing it to full-block movement.
adnzzzzZ wrote: ... Screen transitions could be faster...
Yeah, you're right. I'll lower it to 1 second.
Lafolie wrote:..the third level should be used later on in the game.
I'll probably switch levels 01-03 and 01-04, so the difficult level will be the last one on the 1st floor.
Lafolie wrote:It would be nice to have a delay or even an action button to press before moving barrels around. I often found myself accidentally pushing a crate, wrecking my whole solving of the puzzle and having to restart.
Good point, but I don't think adding another button is necessary, I'd like to keep controls simple. The "full-block movement" mentioned above could solve this problem.
Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests