PD — Úvod do programovaní. Implementace hr...
Obsah archivu
-
space_invaders_final
-
build
-
CMakeLists.txt
-
dependencies
-
README.md
-
res
-
alphabet.png
-
alphabet2.png
-
blast1.png
-
blast2.png
-
blue_rectangle.png
-
enemy1.png
-
green_rectangle.png
-
missile.png
-
ship1.png
-
smallblast.png
-
space.png
-
white_button.png
-
white_rectangle.png
-
-
src
-
alphabet.c
-
alphabet.h
-
debugger_logger.c
-
debugger_logger.h
-
game.c
-
game.h
-
headers.h
-
list.c
-
list.h
-
main.c
-
ship.c
-
ship.h
-
-