Lua minesweeper
Moderators: Shine, Insert_witty_name
Lua minesweeper
Here is my first game in Lua.
It's minesweeper for Lua Player.
If you want to try it, here it is.
Minesweeper.rar
Edit: Added screenshot link.
Screenshot
Edit 2: Added link to a new version with additional features for those interested. Here it is
Screenshot 2
Edit 3: Last update. These levels should be hard enough for even the best of you. Again, here it is
Screenshot 3
It's minesweeper for Lua Player.
If you want to try it, here it is.
Minesweeper.rar
Edit: Added screenshot link.
Screenshot
Edit 2: Added link to a new version with additional features for those interested. Here it is
Screenshot 2
Edit 3: Last update. These levels should be hard enough for even the best of you. Again, here it is
Screenshot 3
Last edited by JEK on Sat Sep 10, 2005 12:05 am, edited 3 times in total.
--
JEK
JEK
-
- Posts: 116
- Joined: Mon Jul 18, 2005 2:20 am
Looks quite nice... Good work!
Too bad I suck at minesweeper ;)
Seems to be a small bug though.
If you put a flag on a space where there's nothing underneath, and then you press X to reveal the content, then the Flag doesn't disappear like when you press when there's a bomb or number under it. But after you remove the flag again with the triangle button, the square is gone.
Too bad I suck at minesweeper ;)
Seems to be a small bug though.
If you put a flag on a space where there's nothing underneath, and then you press X to reveal the content, then the Flag doesn't disappear like when you press when there's a bomb or number under it. But after you remove the flag again with the triangle button, the square is gone.
hi there i added an eboot to it and changed the index to script.lua and stuck it on my site with a screenshot --> http://psp-news.dcemu.co.uk/luaminesweeper.shtml
Thanks for a classic release
Thanks for a classic release
Ok, thanks!MikeHaggar wrote: Seems to be a small bug though.
If you put a flag on a space where there's nothing underneath, and then you press X to reveal the content, then the Flag doesn't disappear like when you press when there's a bomb or number under it. But after you remove the flag again with the triangle button, the square is gone.
I have updated the link in my first post with a new version without the bug. I hope... :)
--
JEK
JEK
-
- Posts: 2
- Joined: Sat Sep 03, 2005 5:50 am
Another Bug
First of all I'd like to say thankyou for bringing one of my guiltiest pleasures to the PSP. And I feel bad critiquing your program considering I couldn't do something like that. But here it is.
I've played Minesweeper thousands of times on Windows, as a guess. So the mechanics kind of become memory after a while. I noticed while playing your version, sometimes the corners wouldn't have numbers. It doesn't make the game unplayable, but when you're a speed sweeper like I am, and you're playing windows style, you almost always trip up on a mine in the corner. I wouldn't know how to fix that, but it just seems like every corner should have a little "1" there, because corners like that are ALWAYS mines in the windows version, whereas in your version they are not.
Just a suggestion. And other than that, it plays brilliantly. Thankyou very much. Hey maybe a size or difficulty setting would be neat, too! I know I'm pushing it. :-P Rock on, man. Hats off.
I've played Minesweeper thousands of times on Windows, as a guess. So the mechanics kind of become memory after a while. I noticed while playing your version, sometimes the corners wouldn't have numbers. It doesn't make the game unplayable, but when you're a speed sweeper like I am, and you're playing windows style, you almost always trip up on a mine in the corner. I wouldn't know how to fix that, but it just seems like every corner should have a little "1" there, because corners like that are ALWAYS mines in the windows version, whereas in your version they are not.
Just a suggestion. And other than that, it plays brilliantly. Thankyou very much. Hey maybe a size or difficulty setting would be neat, too! I know I'm pushing it. :-P Rock on, man. Hats off.
-
- Posts: 34
- Joined: Tue Apr 12, 2005 12:50 am
Re: Another Bug
Thanks for the feedback.SeraphsWitness wrote:First of all I'd like to say thankyou for bringing one of my guiltiest pleasures to the PSP. And I feel bad critiquing your program considering I couldn't do something like that. But here it is.
I've played Minesweeper thousands of times on Windows, as a guess. So the mechanics kind of become memory after a while. I noticed while playing your version, sometimes the corners wouldn't have numbers. It doesn't make the game unplayable, but when you're a speed sweeper like I am, and you're playing windows style, you almost always trip up on a mine in the corner. I wouldn't know how to fix that, but it just seems like every corner should have a little "1" there, because corners like that are ALWAYS mines in the windows version, whereas in your version they are not.
Just a suggestion. And other than that, it plays brilliantly. Thankyou very much. Hey maybe a size or difficulty setting would be neat, too! I know I'm pushing it. :-P Rock on, man. Hats off.
I'll look into that.
--
JEK
JEK
Could you perhaps make one with 16x30? This is the size of the Windows Minesweeper. I guarauntee that this will put your Minesweeper above that of the others. I like playing on expert mode, otherwise it's too easy and I always win. I know the PSP has the resolution for that size. It seems like to me every minesweeper game that comes out is always too small whether it be for linux or whatever. Would be VERY grateful! Love what you've done so far!
PS BTW it should include 99 bombs with that many squares.
PS BTW it should include 99 bombs with that many squares.
-
- Posts: 2
- Joined: Sat Sep 03, 2005 5:50 am
Re: Lua minesweeper
JEK wrote: It's minesweeper for Lua Player.
no need to compile a LUA game ;) just replace the old script with the new oneSeraphsWitness wrote: Could someone post an EBoot for the update as well? That would be useful for people like me who can't compile it. :-/
Sorry I'm such a pain.
For a beginner - how do i install this?
Sorry to be such a newbie, but how do I catually install this? I downloaded it, expanded it, and copied it into the "Games" folder on my MS, but it came back "data corrupted."
How do I get this to play, please/
How do I get this to play, please/
-
- Posts: 10
- Joined: Sun Sep 11, 2005 12:35 pm
helping with new minesweeper
you have to copy index to a new notepad and rename it script.lua
Doesn;t seem to work for firmware 2.0
Nevyn,
The lua website only has versions for firmware 1.0 and 1.5. When I install version 1.5 onto my MS, and then try to launch it, I get a "game corrupted" warning. Not working for me. Any ideas?
Thanks,
The lua website only has versions for firmware 1.0 and 1.5. When I install version 1.5 onto my MS, and then try to launch it, I get a "game corrupted" warning. Not working for me. Any ideas?
Thanks,
Re: Doesn;t seem to work for firmware 2.0
Looks like you don't have firmware version 1.0 or 1.5, but 1.52 or 2.0. Lua Player doesn't work on this firmware versions.eboychik wrote:The lua website only has versions for firmware 1.0 and 1.5. When I install version 1.5 onto my MS, and then try to launch it, I get a "game corrupted" warning. Not working for me. Any ideas?