|
|
| []=mymenu()
|
function []=mymenu()
disp(' -------------------------------------------------------------------------------- ')
disp(' | |')
disp(' | The Product Game v.2 |')
disp(' | ===================== |')
disp(' | |')
disp(' | To win this game you have to collect at least 420 points |')
disp(' | |')
disp(' | __** Good Luck **__ |')
disp(' | |')
disp(' | Difficulty Levels : |')
disp(' | easy |')
disp(' | medium |')
disp(' | hard |')
disp(' | |')
disp(' | Description : |')
disp(' | (easy) level contains tables from (1) to (10) |')
disp(' | (medium) level contains tables from (1) to (13) generated by random |')
disp(' | (hard) level contains tables (1) to (15) random and limited time |')
disp(' | |')
disp(' | |')
disp(' | ! ENJOY ! |')
disp(' | |')
disp(' | |')
disp(' | Coded by MOHAMED OSAMA |')
disp(' | Copyright CSE Dept. Minia Universty 2007 Inc. ,All Rights Reserved |')
disp(' -------------------------------------------------------------------------------- ')
|
|
Contact us at files@mathworks.com