Snake implementation (most naive solution with only one array[fieldsize] data structure)
Primary LanguageC++