Nibbler is a 42 project with external library link during the runing time
Project work with SDL/SFML/GLFW Display. Multiplayer game. Manage data with a design oriented data
.
git clone https://github.com/krystalz42/nibbler.git
git clone https://github.com/Homebrew/brew $HOME/$YOUR_PATH && echo 'export PATH=$HOME/$YOUR_PATH/bin:$PATH' >> $HOME/.zshrc && brew update
make
./build/nibbler
- Cmake for compile
- ImGui for Gui
- ImGui for Gui
- Assimp for 3d
- Glad for 3d
- Glm for 3d
- Stb for 3d
- KINU for ECS
- KNetwork for network management
- KStar for pathfinding
- Alexandre Roulin - ECS/Network/IA - Krystalz42
- Noé Toniolo - GraphicDisplay/Sfml/Sdl/Glfw/3D - Jino42