Particle Circles Game - My First Love Game

Show off your games, demos and other (playable) creations.
Post Reply
Mafuu
Prole
Posts: 1
Joined: Thu Oct 21, 2010 2:30 am

Particle Circles Game - My First Love Game

Post by Mafuu »

I spent quite a bit of time on this. This is my first time coding in love, so I am still getting used to the syntax and what not.

The object of the game is to click the circles before they disappear.
-You have 10 lives in all.
-Each one that disappears is -1 life.
-A misclick is also -1.
-Click special circles will +1 lives

I added a pause button, which can be activated by pressing esc or 'P'. However, there seems to be an issue where I cannot make the particles pause when the game is paused. It would be helpful if someone could help me with that issue.

Download link: http://www.mediafire.com/?vhpqlba1wen4na1

Previews:
Image
Image

Comments and Criticism is appreciated.
User avatar
zac352
Party member
Posts: 496
Joined: Sat Aug 28, 2010 8:13 pm
Location: In your head.
Contact:

Re: Particle Circles Game - My First Love Game

Post by zac352 »

You should add a shiny bubble texture. :P
Hello, I am not dead.
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: Particle Circles Game - My First Love Game

Post by nevon »

That was kinda fun! The controls need some work though. Since the game is completely mouse based, it doesn't make sense to use the keyboard for controlling the game flow (pausing, restarting, etc.)
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Milwaukee, WI
Contact:

Re: Particle Circles Game - My First Love Game

Post by TechnoCat »

Mafuu wrote:I added a pause button, which can be activated by pressing esc or 'P'. However, there seems to be an issue where I cannot make the particles pause when the game is paused. It would be helpful if someone could help me with that issue.
Stop updaing the particles when you want them to pause.
http://love2d.org/wiki/ParticleSystem:update

"Increases score by multiplier of 1" :crazy:
User avatar
Tesselode
Party member
Posts: 555
Joined: Fri Jul 23, 2010 7:55 pm

Re: Particle Circles Game - My First Love Game

Post by Tesselode »

So all you do is click circles? That's a little boring. And the particle effects are a bit too shiny.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Particle Circles Game - My First Love Game

Post by Robin »

Nice. Surprisingly addictive. You can never have enough shiny, but the text is a bit unreadable sometimes. ;)

You can make the circles less pixelly by drawing it twice, once with 'fill' and once with 'line'.
Help us help you: attach a .love.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests