ayushi1411/2-D-Game
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To execute the code run the makefile If the makefile gives errors, execute using the following command: g++ `pkg-config --cflags glfw3` -o angrybirds2D angrybirds.cpp glad.c `pkg-config --static --libs glfw3`