C++ Engine Showcase

C++ SFML 2.5 Application
Project Overview
This engine is built using C++ and SFML 2.5 and includes a range of features, such as custom 2D Physics, a state machine architecture for managing different game scenes, spritesheet animation support, a component based gameobject architecture, A* pathfinding and more.
Technology
-- C++
-- SFML 2.5
-- Component Based Gameobjects
-- AABB Physics
-- A* Pathfinding