首页 / 操作系统 / Linux / Ubuntu 14.04 用户安装赛车游戏 Stunt Rally 2.4
Stunt Rally 是一款开源的赛车游戏,有超过 150 条赛道和大量的汽车可选。可用的最新版本是Stunt Rally 2.4,最近已经发布,有 147 条新赛道到来,2个新风景,3辆新轿车。有关此发布信息,查看更新日志。安装,用户可通过 getdeb 库安装,支持 Ubuntu 14.04 及衍生系统用户:sudo sh -c "echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb games" >/etc/apt/sources.list.d/playdeb.list"
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install stuntrally卸载 stuntrally 命令:sudo apt-get remove stuntrally《俄罗斯方块游戏》项目实作【附源码】 http://www.linuxidc.com/Linux/2012-07/65316.htmLinux 终端下的俄罗斯方块 http://www.linuxidc.com/Linux/2013-02/79513.htmSwing超绚丽俄罗斯方块[源码+可运行jar] http://www.linuxidc.com/Linux/2012-03/56258.htmAndroid手机开放俄罗斯方块免费下载[附源码] http://www.linuxidc.com/Linux/2011-08/41891.htm六边形俄罗斯方块 HexGlass http://www.linuxidc.com/Linux/2010-12/30691.htmUbuntu 14.04 下载、安装、配置的相关知识 http://www.linuxidc.com/Linux/2014-04/100370.htm Ubuntu 14.04系统下载地址:http://www.linuxidc.com/Linux/2014-04/100352.htmWindows 7下硬盘安装Ubuntu 14.04图文教程 http://www.linuxidc.com/Linux/2014-04/100369.htm更多Ubuntu相关信息见Ubuntu 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=2本文永久更新链接地址