⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 著名的15谜游戏(15-puzzle )的Tcl/Tk版本
💻
字号:
****************************Penguzzle Version 1.0by Marie Caroline PavoineNovember 3, 2000****************************Installation------------Penguzzle can be installed using the "penguzzle.install" script. Simply type penguzzle.install if you want to use the options by default :   	- wishx is supposed to be located in /usr/bin	- it will create /usr/local/penguzzle1.0 , pzlbase fixed to /usr/local	- all the files needed by Penguzzle will be found in /usr/local/penguzzle1.0	- the Penguzzle program itself will be /usr/local/penguzzle1.0/bin/penguzzleUse the following options to modify this default behavior:	penguzzle.install [-h] [-b pzlbase] [-w wishxdir]	-h : 		Give a short explanation of the options	-b pzlbase : 	Pzlbase is be the base directory where to install Penguzzle.			A sub-directory pzlbase/penguzzle-1.0 will be created. 			All the files will be copied in pzlbase/penguzzle1.0			The Penguzzle program will be pzlbase/penguzzle1.0/bin/penguzzle			For example, if you type :				penguzzle.install -b /var 			the script will :				- create /var/penguzzle1.0				- install Penguzzle in /var/penguzzle1.0			pzlbase defaults to /usr/local	-w wishxdir : 	Used to indicate the absolute path for wishx.			wishxdir defaults to /usr/binUninstall Penguzzle-------------------You have 2 choices :	- Execute the script penguzzle.uninstall that is created at the installationOR	- Locate the "penguzzle1.0" directory and remove it entirely		For example, if it is located at /usr/local/penguzzle1.0,		type : 			rm -ri /usr/local/penguzzle1.0			Running Penguzzle-----------------If Penguzzle is installed in /usr/local, you should start Penguzzle with the command :	/usr/local/penguzzle1.0/bin/penguzzleChanging images---------------If you want to put another image than this lovely penguin, you may just follow this procedure :	- cd into the image directory (e.g /usr/local/penguzzle1.0.images)	- rename img0.gif in something else (to not lose the penguin !)	- put another GIF image img0.gif of size 200x200You're done !Bugs report-----------Please report any bug or suggestion to mpavoine@hotmail.com

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -