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 snake game written in x86-64 assembly using exclusively the win32 API, not even LIB-C. It was a challenge, and a great experience! (I was able to make the base game in a single day).