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
Game created in C++ with SFML. It has 5 levels and the chance to save your process using files.
Data Structures used:
List, Stacks, Queues using class and pointers (No STL).