WIP Game
0.3.8-alpha
OSS yang didukung:
Catatan
Pengembangan Linux belum dimulai. Versi MacOS tidak akan dikompilasi. Macos membuat menyebalkan.
'*' = Diperlukan
| --- | Windows | | MacOS | Direkomendasikan |
|---|---|---|---|---|
| Minimum | Windows 10 | Macos Monterey (Intel) | --- | |
| Misc | Msys2 (opsional) | Homebrew* | --- | |
| --- | Cokelat* | --- | --- | |
| Python* | choco install python | sudo apt install python | brew install python | --- |
| Bangun Alat* | choco install visualstudio2022buildtools | sudo apt install gcc | brew install clang | --- |
| PowerShell* | --- | sudo snap install powershell | brew install powershell | --- |
| Ide | SETIAP | SETIAP | 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 ]Klon Repositori
git clone -- recurse - submodules https: // github.com / Daniel - McGuire - Corporation / WIP - Game.git
cd WIP - GamePengaturan (tidak memerlukan Make, Menggunakan Program Kustom)
. / makeinit
. / setenv
make - setupengineKompilasi proyek belajar membuat sintaksis
make - compile ( - run) - [ game , tools , all ]Kontrol Game
Level didefinisikan dalam file .ini yang terletak di direktori data/levels . Format file -file ini menentukan tata letak platform dan elemen lainnya.
Untuk mengaktifkan fitur debugging, Anda harus mengkompromikan:
make - compile ( - run) - [ game , tools , all ] - debugProyek ini dilisensikan di bawah lisensi MIT. Lihat file lisensi untuk detailnya.
Untuk pertanyaan atau masalah, silakan hubungi Daniel McGuire.