Skip to content

omerfuyar/Code-Juliett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Juliett

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published