/SDL-Grid

simple grid implemented using SDL2

Primary LanguageC++

SDL Grid

A simple maze drawn using SDL.

The underlying grid consists of square cells divided by dark grey lines over a dark background, with maze walls in grey and a white cell cursor that can be moved with keyboard input.