This commit is contained in:
Maksym Kovalchuk 2026-05-09 11:49:49 +00:00
parent b75fa3ccba
commit c5c6d518a0

2
a5/Makefile Normal file
View File

@ -0,0 +1,2 @@
all:
gcc game.c world.c -o game -lncurses