文件名称:Android代码-Wa-Tor
文件大小:173KB
文件格式:ZIP
更新时间:2022-08-26 11:54:48
Android代码
Wa-Tor Introduction This app simulates a torus (or donut) shaped planet, which is home to fish and shark. The fish happily reproduce while the shark need to eat fish to survive. The world is represented by a 2D grid that wraps around at the edges, that is a creature moving past the top edge reappears at the bottom and one leaving on the left side reappears on the right side (and vice versa). Time in this world is measured in ticks. In one tick each creature moves to a neighbour space according t
【文件预览】:
Wa-Tor-master
----gradlew(5KB)
----settings.gradle(15B)
----COPYING(34KB)
----Wa-Tor.iml(659B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------compiler.xml(709B)
--------gradle.xml(798B)
--------.name(6B)
--------encodings.xml(159B)
--------modules.xml(349B)
--------copyright()
--------vcs.xml(180B)
----gradle()
--------wrapper()
----README.md(4KB)
----gradle.properties(855B)
----.gitignore(461B)
----app()
--------src()
--------app.iml(9KB)
--------.gitignore(7B)
--------build.gradle(6KB)
--------proguard-rules.pro(672B)
----build.gradle(484B)