WIP Game
0.3.8-alpha
支持OSS:
笔记
Linux开发尚未开始。 MacOS版本不会编译。 macos糟透了。
'*'=必需
| --- | 视窗 | macos | 受到推崇的 | |
|---|---|---|---|---|
| 最低限度 | Windows 10 | Macos Monterey(英特尔) | --- | |
| 杂项 | MSYS2(可选) | 自制* | --- | |
| --- | 巧克力* | --- | --- | |
| Python* | choco install python | sudo apt install python | brew install python | --- |
| 构建工具* | choco install visualstudio2022buildtools | sudo apt install gcc | brew install clang | --- |
| Powershell* | --- | sudo snap install powershell | brew install powershell | --- |
| IDE | 任何 | 任何 | VSCODIUM |
git clone --recurse-submodules https://github.com/Daniel-McGuire-Corporation/WIP-Game.git
cd WIP-Game pwsh
. / makeinit. / make - compile ( - run) - [ game , tools , all ]克隆存储库
git clone -- recurse - submodules https: // github.com / Daniel - McGuire - Corporation / WIP - Game.git
cd WIP - Game设置(不需要制作,使用自定义程序)
. / makeinit
. / setenv
make - setupengine编译项目学习制作语法
make - compile ( - run) - [ game , tools , all ]游戏控件
级别是在data/levels目录中的.ini文件中定义的。这些文件的格式决定了平台和其他元素的布局。
要启用调试功能,您必须重新组件:
make - compile ( - run) - [ game , tools , all ] - debug该项目已根据MIT许可获得许可。有关详细信息,请参见许可证文件。
有关问题或问题,请联系Daniel McGuire。