wesnoth这游戏不错,源里就有,遵守GPL协议的,现在越做越好了,汉化也不错,而且有免费的服务器,可以在英特网上打,也可以在局域网内建立本地服务器打,还可以单机与电脑打,快去试试吧. 安装方法
sudo apt-get install wesnoth
如果出现乱码,你可以连接一个中文字体到wesonth 的安装目录(我的在/usr/share/games目录下)的fonts目录里的sazanami-gothic.ttf文件 $sudo aptitude install ttf-arphic-uming
$cd /usr/share/games/wesnoth/fonts
$sudo rm sazanami-gothic.ttf
$sudo ln -s /usr/share/fonts/truetype/arphic/uming.ttf sazanami-gothic.ttf