Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BussCRaft

🚀 Quick Start

  1. Prerequisites:

    • C++/C.
    • Git
  2. Installation:

    git clone https://github.com/LegendCoderDev505/BussCraft
    cd BussCraft
  3. Run:

    g++ -o busscraft.exe main.cpp -I/mingw64/include -L/mingw64/lib -lglfw3 -lopengl32 -lglu32 -lgdi32 -std=gnu++11
    
    // or if you use Clang
    
    clang++ -o busscraft.exe main.cpp -I/mingw64/include -L/mingw64/lib -lglfw3 -lopengl32 -lglu32 -lgdi32 -std=c++11

📂 Project Structure

project/
├── src/          # Source code
├── docs/         # Documentation  
├── LICENSE       # License file  
└── README.md     # You're here!  

🤝 How to Contribute

See CONTRIBUTING.md for guidelines.

📜 License

MIT © LegendCoderDev505 or NexOVERLORD

About

Minecraft Like but Opensource and uses C++ and intergrated

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages