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
void move(char board[][terminal_Size_X], GameObject pacmanPos, vector<Ghost*> ghosts) override; // TODO: Finish setting things up!! this is because we want it to become a pure virtual function!!