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
This is a Object Oriented Programming based project for learning and implementing various concepts of OOPS.
This Project is Made using C++ and SDL-2 library.
Features Include:
Run, Attack, Walk actions of hero character.
Levels built using tiled.
About
This is a 2D-Game developed using C++ and SDL-2 Library using the concepts of OOPs like inheritance, singleton classes, polymorhism, etc.