Building Classic Arcade Mechanics with .NET
Rediscovering Retro Logic
Sometimes the best way to sharpen your object-oriented design skills is to strip back the complexity of modern web frameworks and build a classic. We recently worked on the Snake-Consola project, an implementation of the legendary arcade game using C# and the .NET ecosystem.
The Design Challenge
Building a grid-based movement system might seem