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