 |
|
List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] File Version 4 with Maple version 5.1?
| [MUG] File Version 4 with Maple version 5.1? |
|
Author: Jean-Pierre SEIMAN
Posted: Thu, 2 Jan 2003 01:15:35 +0100
|
>> From: "Jean-Pierre SEIMAN" "seiman"
I loaded a nim.mpl file on the web with the following instructions for
MapleV 4:
The MAPLEV4 nim package has routines to play nim solitaire or nim with
the computer. There is a help worksheet which may be downloaded as well.
If you have MAPLEV4 and Windows 3.1 or better then here is how to load
the nim package:
create a subdirectory "games" of your maplev4/share directory,
create a subdirectory "nim" of your maplev4/share/games directory,
copy nim.mpl into this nim subdirectory,
read this text file into maple and save the resulting nim.m file in the
"games" subdirectory created above,
in a new session of maple type:
with(share): readshare(nim,games);
To play nim solitaire, type "playnim();". To play nim with the computer
type "play_nim_with_PC();". MAPLE will ask you various questions on how
to set up the piles and then prompt you to move.
I have MapleV 5.1.
How to use this file with MapleV 5.1
Thank you in advance for your help?
Jean-Pierre SEIMAN
www.indexventures.com
|
Previous by date: [MUG] Re: abstract algebra impossible in Maple?, Maple User Group
Next by date: [MUG] multiple integral with procedure (please ignore first one), Max Bian
Previous thread: [MUG] abstract algebra impossible in Maple?, Charles James Leonardo Quarra Cappiello
Next thread: [MUG] multiple integral with procedure (please ignore first one), Max Bian
|
|
|