this is a quick show of an ECS (entity Component System) 2D engine made from scratch using C++ and SFML (for the inputs) , following the COMP 4300 course given by David Churchill . Is the first implementation , next objective : Assets, sprites, sounds and an Action system and a Replay system will be add.