Snake-Game-CPP Make a simple Snake game using C++ There are 4 functions required to build a snake game such as: Setup Function Draw Function Input Function Algorithm Function