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
An air-hockey video-game made using C# .net for interface, c++ for game logic/rendering (opengl 3.x with glew), implementing several programming patterns (factory, composite, visitor, strategy). Comes with its load of mandatory bugs and code smells as you'd expect from a students project