First commit

This commit is contained in:
2023-12-14 11:14:13 -05:00
commit 1a21dbdcc7
2 changed files with 113 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
build:
gcc pong.c -o pong -lallegro_color -lallegro_ttf -lallegro_font -lallegro_image -lallegro_primitives -lallegro