Boss utworzony, strzela, bombuje, wiazkuje(#KolizjaToDo)

This commit is contained in:
2025-01-13 23:59:18 +01:00
parent 62808a9fbf
commit 629b1279a9
6 changed files with 301 additions and 7 deletions

View File

@@ -44,6 +44,8 @@ add_executable(LotoStatek main.cpp
sources/Heart.cpp
headers/PowerUp.h
sources/PowerUp.cpp
sources/Boss.cpp
headers/Boss.h
)
if(WIN32)