Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 439 Bytes

snake-golf

Obfuscated Snake Game.

All STL C++, runs in command window, no external libraries!

457 characters, include statements not included (stdio, chrono, thread, cstring, cstdlib)

Many things had corners cut to reduce characters. View commit history to see the code collapsing, and ways to change the code to accommodate the game for your needs if you would like.

image

Can you beat me? :)