EE205 Final Project

C/C++ CI

Makefile Targets

make run: compiles just the game and runs it make all: compiles all executables make clean: removes all generated files