1 Star 0 Fork 30

炎渊/ants-start

forked from 吕焱飞/ants-start 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.greenfoot 2.10 KB
一键复制 编辑 原始数据 按行查看 历史
luyanfei78 提交于 2020-04-29 10:20 . add Food.
#Greenfoot project file
class.Ant.image=ant.gif
class.AntHill.image=anthill.png
class.AntWorld.image=sand.jpg
class.Counter.image=Counter.png
class.Food.image=Food.png
dependency1.from=AntWorld
dependency1.to=Ant
dependency1.type=UsesDependency
dependency2.from=AntWorld
dependency2.to=AntHill
dependency2.type=UsesDependency
dependency3.from=Creature
dependency3.to=AntHill
dependency3.type=UsesDependency
dependency4.from=Ant
dependency4.to=AntHill
dependency4.type=UsesDependency
dependency5.from=AntHill
dependency5.to=Counter
dependency5.type=UsesDependency
dependency6.from=AntHill
dependency6.to=Ant
dependency6.type=UsesDependency
editor.fx.0.height=0
editor.fx.0.width=0
editor.fx.0.x=0
editor.fx.0.y=0
height=826
package.numDependencies=6
package.numTargets=6
project.charset=UTF-8
publish.hasSource=false
publish.locked=true
publish.longDesc=
publish.shortDesc=
publish.tags=
publish.title=
publish.url=
readme.height=58
readme.name=@README
readme.width=47
readme.x=10
readme.y=10
simulation.speed=45
target1.height=50
target1.name=AntWorld
target1.naviview.expanded=true
target1.showInterface=false
target1.type=ClassTarget
target1.width=80
target1.x=10
target1.y=130
target2.height=50
target2.name=Counter
target2.naviview.expanded=true
target2.showInterface=false
target2.type=ClassTarget
target2.width=80
target2.x=10
target2.y=70
target3.height=50
target3.name=Creature
target3.naviview.expanded=true
target3.showInterface=false
target3.type=ClassTarget
target3.width=80
target3.x=60
target3.y=10
target4.height=50
target4.name=Ant
target4.naviview.expanded=true
target4.showInterface=false
target4.type=ClassTarget
target4.width=80
target4.x=190
target4.y=70
target5.height=50
target5.name=AntHill
target5.naviview.expanded=true
target5.showInterface=false
target5.type=ClassTarget
target5.width=80
target5.x=100
target5.y=70
target6.height=50
target6.name=Food
target6.showInterface=false
target6.type=ClassTarget
target6.width=80
target6.x=0
target6.y=0
version=3.0.0
width=893
world.lastInstantiated=AntWorld
xPosition=87
yPosition=40
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/yan_yuan/ants-start.git
git@gitee.com:yan_yuan/ants-start.git
yan_yuan
ants-start
ants-start
master

搜索帮助