AntSimulator:简单的蚂蚁模拟器

时间:2024-05-03 12:26:53
【文件属性】:

文件名称:AntSimulator:简单的蚂蚁模拟器

文件大小:125KB

文件格式:ZIP

更新时间:2024-05-03 12:26:53

cpp simulation realtime sfml 2d

蚂蚁模拟器 非常简单的蚂蚁模拟器。 安装 先决条件 为了编译该项目,您将需要: 在您的系统上安装了 。 如果您不知道该怎么做,请参阅。 已安装 汇编 详细说明 在具有install.sh Linux上 进入repo文件夹 cd the/repo/location 执行install.sh脚本 ./install.sh 在Windows上使用CMake GUI和Visual Studio 安装正确SFML版本或编译(见) 运行CMake 选择回购地点 如果您已经安装了x64版本的SFML,请单击Configure ,在弹出窗口中选择Optionnal platform for generator x64 Optionnal platform for generator下拉菜单 点击Finish 点击Generate 现在,您可以打开并生成生成的项目。 指令 命令 行动


【文件预览】:
AntSimulator-master
----.gitignore(45B)
----install.sh(108B)
----res()
--------marker.png(4KB)
--------ant_2.png(16KB)
--------circle.png(16KB)
----src()
--------utils.cpp(601B)
--------main.cpp(3KB)
--------display_manager.cpp(5KB)
----README.md(2KB)
----include()
--------marker.hpp(579B)
--------world.hpp(8KB)
--------markers_grid.hpp(2KB)
--------ant.hpp(7KB)
--------display_manager.hpp(2KB)
--------colony.hpp(2KB)
--------wall.hpp(90B)
--------number_generator.hpp(2KB)
--------direction.hpp(1KB)
--------config.hpp(2KB)
--------utils.hpp(575B)
--------food.hpp(625B)
----img()
--------cmake_2.PNG(11KB)
--------cmake_1.PNG(22KB)
--------cmake_3.PNG(47KB)
----CMakeLists.txt(1KB)

网友评论