You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the project only consists of 2 cpp files, with game.cpp having both AI code and Engine code which is around 1500 lines. Split the code into multiple files for better readability
Currently the project only consists of 2 cpp files, with game.cpp having both AI code and Engine code which is around 1500 lines. Split the code into multiple files for better readability