 |
 |
minesweeper in unix(ksh).
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: May 2004
Status:
Offline
|
|
hello.
Do any of you have the unix program of minesweeper? But i need a simple program without any graphic. I really need that. Waiting for your replies...
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
Originally posted by amineraul:
hello.
Do any of you have the unix program of minesweeper? But i need a simple program without any graphic. I really need that. Waiting for your replies...
Something like this?
If so, you can download the source here:
http://www.upl.cs.wisc.edu/~hartmann/sweep/
BTW, Google is your friend. Took me 20 seconds to find this.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: May 2004
Status:
Offline
|
|
i show the programm but i can open it.
i dont know why.
can you help me again.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: May 2004
Status:
Offline
|
|
i can't find it in korn shell.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
Originally posted by amineraul:
i can't find it in korn shell.
It has nothing to do with Korn shell.
Do this:
Code:
curl -O http://www.upl.cs.wisc.edu/~hartmann/sweep/freesweep-0.90.tar.gz
/usr/bin/gnutar -zxf freesweep-0.90.tar.gz
cd freesweep-0.90
./configure --build=ppc
make
./freesweep
You have to have the OSX developer tools installed to build it from the source code. If I were at home I would throw the binary up on my server for you, but I'm not, so I can't.
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2001
Location: Yokohama, Japan
Status:
Offline
|
|
There is a Minesweeper available via fink. There might be more than one, in fact.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: May 2004
Status:
Offline
|
|
i know but me i need it in shell unix.
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Originally posted by amineraul:
i know but me i need it in shell unix.
Do you have any clue about Unix AT ALL ?
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Aug 2000
Location: Retired
Status:
Offline
|
|
Originally posted by turtle777:
Do you have any clue about Unix AT ALL ?
-t
Me thinks he doesn't.
Make instructions above.
Play game.
That easy.
|
|
Power Macintosh Dual G4
SGI Indigo2 6.5.21f
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|