PredatorPrey:基于Java的生态系统模拟器

时间:2024-05-23 00:23:14
【文件属性】:

文件名称:PredatorPrey:基于Java的生态系统模拟器

文件大小:78KB

文件格式:ZIP

更新时间:2024-05-23 00:23:14

Java

捕食者 关于 这是我在2013年制作的基于Java的生态系统模拟器,是CS112类的最终项目。 这是我第一次尝试制作使用各种图形的程序。 我认为这是我永远失去的那些项目中的另一个,因此在这里进行了很好的评估。 已知的问题 将2501只或更多的动物添加到生态系统中会导致程序被严格锁定。 (这比50x50网格可以处理的动物多1个。) 您必须在每种生物类型中手动输入一个数字,它不会自动填充零。


【文件预览】:
PredatorPrey-master
----classes()
--------Animal.class(3KB)
--------StartWindow.class(2KB)
--------Prey.class(4KB)
--------terrain_spring_carn1.png(198B)
--------StartWindow$1.class(184B)
--------terrain_spring_foliage_carn1.png(212B)
--------StartWindow$StartListener.class(2KB)
--------terrain_spring_herb2.png(206B)
--------terrain_spring_foliage_herb2.png(197B)
--------terrain_spring_foliage_herb3.png(202B)
--------Terrain.class(5KB)
--------terrain_spring_carn2.png(198B)
--------terrain_spring_herb1.png(206B)
--------terrain_spring_foliage.png(179B)
--------GameObject.class(194B)
--------terrain_spring_foliage_carn2.png(212B)
--------PredatorPrey.class(3KB)
--------terrain_spring_foliage_herb1.png(204B)
--------Tester.class(291B)
--------terrain_spring_herb4.png(210B)
--------PredatorPrey$PassTimeListener.class(2KB)
--------terrain_spring.png(172B)
--------terrain_spring_foliage_herb4.png(204B)
--------terrain_spring_herb3.png(203B)
--------Predator.class(4KB)
--------PredatorPrey$1.class(187B)
----terrain_spring_carn1.png(198B)
----src()
--------PredatorPrey.java(8KB)
--------Terrain.java(7KB)
--------Animal.java(5KB)
--------StartWindow.java(3KB)
--------Prey.java(5KB)
--------Predator.java(7KB)
--------Tester.java(111B)
----bin()
--------Animal.class(4KB)
--------StartWindow.class(2KB)
--------Prey.class(4KB)
--------StartWindow$StartListener.class(2KB)
--------Terrain.class(5KB)
--------PredatorPrey.class(4KB)
--------Tester.class(430B)
--------PredatorPrey$PassTimeListener.class(2KB)
--------Predator.class(6KB)
----terrain_spring_foliage_carn1.png(212B)
----terrain_spring_herb2.png(206B)
----terrain_spring_foliage_herb2.png(197B)
----LICENSE(1KB)
----terrain_spring_foliage_herb3.png(202B)
----terrain_spring_carn2.png(198B)
----terrain_spring_herb1.png(206B)
----terrain_spring_foliage.png(179B)
----PredatorPrey.jcd(27KB)
----README.md(570B)
----PredatorPrey.jcp(1KB)
----terrain_spring_foliage_carn2.png(212B)
----PredatorPrey.jar(17KB)
----terrain_spring_foliage_herb1.png(204B)
----PredatorPrey.jcu(1KB)
----terrain_spring_herb4.png(210B)
----terrain_spring.png(172B)
----terrain_spring_foliage_herb4.png(204B)
----terrain_spring_herb3.png(203B)
----PredatorPrey.jcw(271B)

网友评论