A demo game developed for learning purposes and to try to develop a game without a game engine. This demo has a menu and three levels and the purpose is to touch the white square to finish the level before the time ends. It has a collision system self developed, enemies with different difficulty level and a unique management of the level objects positioning. Developed with SDL2, C++ and CMake.