Page 1 of 2

[WIP] Protect Me

Posted: Fri Sep 25, 2015 12:22 am
by gomez
Hey guys and girls o/

Today, i'm proud to announce the first playable version of my upcoming(and first) game: protect me
:awesome: :awesome: :awesome:

So..
In this game, you'll control a ship that protects the planet from very bad (and very cute) meteors.
Images:
(a gif is worth a thousand pictures, literally)

Image

I plan to launch it in a more polished version, in the Mozilla platform. So, please guys, give me as much feedback as you can. I will be very grateful :awesome:

EDIT: Download "protect me.love". This is the current version of the game, working on LOVE 0.10.0

EDIT².: You can see the code, fork and help me via GitHub: https://github.com/desk467/protect-me/

EDIT³.: Thanks to love.js, now you can play my game via browser, through this link: https://db.tt/tL9LkmNR

Re: [WIP] Protect Me

Posted: Fri Sep 25, 2015 3:45 am
by brokenEye
This is great!! :awesome:
I'm new to programming and am using LOVE as a fun supplement. This gives me some more hope.
Now that I think about it, I should probably start with something simpler like this that's not a full rpg survival/shooter. lol

Re: [WIP] Protect Me

Posted: Sun Sep 27, 2015 1:15 pm
by gomez
brokenEye wrote:This is great!! :awesome:
I'm new to programming and am using LOVE as a fun supplement. This gives me some more hope.
Now that I think about it, I should probably start with something simpler like this that's not a full rpg survival/shooter. lol
awesome :)

Re: [WIP] Protect Me

Posted: Fri Nov 06, 2015 12:09 am
by CloudyYard
Cool!

Re: [WIP] Protect Me

Posted: Fri Nov 06, 2015 1:27 pm
by gomez
CloudyYard wrote:Cool!
Thank you :D

Re: [WIP] Protect Me

Posted: Fri Nov 06, 2015 7:59 pm
by OrbitalBlueprint
.

Re: [WIP] Protect Me

Posted: Fri Nov 06, 2015 8:24 pm
by gomez
OrbitalBlueprint wrote:Nice!

My only suggestion would be to add some kind of destruction animation to the comets (like, slowly cracking with each shot), but other than that, it's lövely! Especially the graphics :P
Thank you dude ^ ^
What kind of animation you think would be cool?
I had thought of do something like: "they decelerate as soon as they take a shot and then, there appears a smoke".. Things to think..
What kind of improvement would be nice to make the game more dynamic? In the current version, it is pretty uneventful.

Re: [WIP] Protect Me

Posted: Sat Nov 07, 2015 7:39 am
by OrbitalBlueprint
.

Re: [WIP] Protect Me

Posted: Wed Feb 10, 2016 5:36 pm
by gomez
So..
I recently put the game on Github :)
You can view the repo. through this link: https://github.com/desk467/protect-me/

Re: [WIP] Protect Me

Posted: Wed Feb 10, 2016 7:25 pm
by alberto_lara
Hey, I like this, are you using shaders to make that "old movie" effect?

EDIT: Looks like you forgot the mousepressed callback(?) I can't play it :(