/ZombieBuild

Primary LanguageBatchfileGNU General Public License v3.0GPL-3.0

ZombieBuild

Setting up Docker on Windows

Install Docker Desktop https://www.docker.com/get-started/

Install "git" https://git-scm.com/download/win

Update WSL if required https://medium.com/@dilsharahasanka/solved-docker-desktop-requires-a-newer-wsl-kernel-version-on-windows-b093b1684c0b

Setting up the container

Run setupContainer.bat, this already starts the container too.

Compiling the ZombieCode

The code lies in the code subfolder, which is persistent and can be edited with your favorite IDE/editor. Run compileZombie.bat to compile the code.