文件名称:sokoban
文件大小:15.93MB
文件格式:ZIP
更新时间:2024-04-18 18:42:15
C++
推箱子-摩托罗拉科学杯 在build文件夹中,您将找到预构建的Windows-x64和linux-x64 binares。 建筑 git clone https://github.com/Adan222/sokoban cd sokoban git clone https://github.com/microsoft/vcpkg cd vcpkg ./bootstrap-vcpkg.sh -disableMetrics Vcpkg需要powershell。 参见 用于构建Linux Binare ./vcpkg install sfml imgui imgui-sfml nlohmann-json nativefiledialog cd .. mkdir -p build && cd build cmake .. -DCMAKE_TOOLCHAIN_FILE=../vcpkg/scri
【文件预览】:
sokoban-master
----.gitignore(181B)
----res()
--------fonts()
--------graphics()
--------levels()
----toolchain-mingw-x64.cmake(405B)
----src()
--------Game.hpp(1020B)
--------states()
--------entities()
--------Game.cpp(2KB)
--------level()
--------gui()
--------main.cpp(86B)
--------map()
--------CMakeLists.txt(2KB)
----build()
--------sokoban(14.51MB)
--------sokoban.exe(42.57MB)
----README.md(1KB)
----cmake()
--------compiler_warings.cmake(4KB)
--------prevent_in_source_builds.cmake(712B)
--------ccache.cmake(808B)
----CMakeLists.txt(1KB)
----imgui.ini(118B)