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:
Comments and Criticism is appreciated.
Particle Circles Game - My First Love Game
Re: Particle Circles Game - My First Love Game
You should add a shiny bubble texture.
Hello, I am not dead.
- 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
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.)
- 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
Stop updaing the particles when you want them to pause.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.
http://love2d.org/wiki/ParticleSystem:update
"Increases score by multiplier of 1"
Re: Particle Circles Game - My First Love Game
So all you do is click circles? That's a little boring. And the particle effects are a bit too shiny.
- 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
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'.
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.
Who is online
Users browsing this forum: No registered users and 3 guests