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。