- This project is just for testing my game framework project 'Code-Romeo'.
- To build it you need to compile the ShuildJuliett.c file with your compiler (clang/gcc/msvc). Then run it with arguments below. I will use clang for examples.
- Recently I am planning to make a airport tycoon game and I think I will use this project for the game.
git clone --recurse-submodules https://github.com/omerfuyar/Code-Juliett.git
cd Code-Juliett
clang ShuildJuliett.c -o ShuildJuliett -O3
./ShuildJuliett clang r all all