Chipmunk2D-beef

所属分类:collect
开发工具:Beef
文件大小:0KB
下载次数:0
上传日期:2022-04-14 17:43:02
上 传 者sh-1993
说明:  牛肉编程语言的花栗鼠2D包装器,
(Chipmunk2D wrapper for the Beef Programming Language,)

文件列表:
.vscode/ (0, 2022-04-14)
.vscode/launch.json (913, 2022-04-14)
.vscode/tasks.json (575, 2022-04-14)
BeefProj.toml (1297, 2022-04-14)
BeefSpace.toml (130, 2022-04-14)
Chipmunk2D-beef.code-workspace (43, 2022-04-14)
LICENSE (1069, 2022-04-14)
build_linux.sh (174, 2022-04-14)
build_macos.sh (173, 2022-04-14)
build_windows_vs2019.cmd (1262, 2022-04-14)
example/ (0, 2022-04-14)
example/BeefProj.toml (131, 2022-04-14)
example/src/ (0, 2022-04-14)
example/src/Program.bf (6220, 2022-04-14)
scripts/ (0, 2022-04-14)
scripts/chipmunk2d.lua (1969, 2022-04-14)
scripts/genie.lua (468, 2022-04-14)
src/ (0, 2022-04-14)
src/Arbiter.bf (10156, 2022-04-14)
src/Body.bf (17148, 2022-04-14)
src/Bounds.bf (1449, 2022-04-14)
src/Constraint.bf (18864, 2022-04-14)
src/DebugDraw.bf (3006, 2022-04-14)
src/Matrix2x2.bf (486, 2022-04-14)
src/ObjectBase.bf (173, 2022-04-14)
src/Shape.bf (13247, 2022-04-14)
src/Space.bf (21497, 2022-04-14)
src/Transform.bf (1370, 2022-04-14)
src/Types.bf (51, 2022-04-14)
src/Vector2.bf (3440, 2022-04-14)
submodules/ (0, 2022-04-14)
submodules/Chipmunk2D/ (0, 2022-04-14)
submodules/Chipmunk2D-beef/ (0, 2022-04-14)
submodules/Chipmunk2D-beef/Chipmunk2D-beef.cc (334, 2022-04-14)
submodules/bx/ (0, 2022-04-14)
update.cmd (105, 2022-04-14)

# [Chipmunk2D-beef](https://github.com/jazzbre/Chipmunk2D-beef) Chipmunk2D wrapper for the Beef Programming Language [Chipmunk2D](https://github.com/slembcke/Chipmunk2D) ## Prerequisites - To initialize submodules run *git submodule update --init --recursive* ## Windows - Visual Studio 2019 Community/Professional (it can be built with other versions though, check build_windows_vs2019.cmd for more information) - To build prerequisites run *build_windows_vs2019.cmd* ## MacOS - To build prerequisites run *./build_macos.sh* ## Linux - To build prerequisites run *./build_linux.sh* (EXPERIMENTAL - tested just that it builds and links on Ubuntu 20.04 LTS with WSL2) ## Usage Open workspace and set Example as Startup project and Run! Example is the Tank example but running in console mode. MacOS/Linux can be built and run with provided VSCode project (expects Beef git clone in the same root folder as this project). ## Future work iOS and Android build scripts.

近期下载者

相关文件


收藏者