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
This is a simple snake game implemented in C. It can be compiled using either clang or gcc compilers. The game requires linking to the User32 library on Windows.