LoveSweeper
LoveSweeper
Just Minesweeper clone.
- Attachments
-
- lovesweeper-v3.love
- (40.26 KiB) Downloaded 497 times
-
- lovesweeper-v2.love
- (37.82 KiB) Downloaded 457 times
Last edited by a_greed on Fri Aug 24, 2012 6:02 am, edited 2 times in total.
Re: LoveSweeper
Nice!
It would be cool if you could customize the size of the board and stuff though, but still, it's great as it is!
It would be cool if you could customize the size of the board and stuff though, but still, it's great as it is!
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: LoveSweeper
That's nice. And nicely coded, by the way.
You should consider a pause feature.
And automatically default to pause status when the window loses focus, and stop the timer too.
And some levels of difficulties. I can see that this feature is kind of set in your code, but not enabled, yet.
You should consider a pause feature.
And automatically default to pause status when the window loses focus, and stop the timer too.
And some levels of difficulties. I can see that this feature is kind of set in your code, but not enabled, yet.
Re: LoveSweeper
Neat. I like it.
Where'd you find that font? I like that too.
Where'd you find that font? I like that too.
Re: LoveSweeper
This is really cool. Custom board sizes would make this awesome.
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.
Re: LoveSweeper
Many thx guys. I changed code a little so you can change board size and mines count. To show menu you should press `escape' or click mouse out of game board or lose focus of game window.
- Roland_Yonaba
- Inner party member
- Posts: 1563
- Joined: Tue Jun 21, 2011 6:08 pm
- Location: Ouagadougou (Burkina Faso)
- Contact:
Re: LoveSweeper
Excellent!a_greed wrote:Many thx guys. I changed code a little so you can change board size and mines count. To show menu you should press `escape' or click mouse out of game board or lose focus of game window.
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: LoveSweeper
Very nice.
See if you can re-size the window when you change the board size.
Also, I see you have graphics for mines, why not flags for guesses, instead of "#"?
See if you can re-size the window when you change the board size.
Also, I see you have graphics for mines, why not flags for guesses, instead of "#"?
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: LoveSweeper
To be honest I don't know how to change resolution in Love during execution. And this is not graphics - its just '@' in pixel font:)
Re: LoveSweeper
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 0 guests