This repository combines the connection library and the core server into one using submodules to make it easier to develop the CORE-GAME. This repo also builds the my-core-bot Dockerfile including the Starlord.
- Clone the repo with the
--recursive
flag && don't give it another folder name (devcontainer depends on it)
git clone [email protected]:42core-team/sandbox.git --recursive
- reopen in devcontainer
- run
make
to see visualizer outputmake debug
to see the bots outputmake visualizer
to only run the visu at any point- open localhost:4040 to see the visualizer