Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 253 Bytes

Another snake clone written in c

requirements

python 3.10 or higher

the ability to run a makefile

gcc

Linux Specific

SDL2 development libraries installed on system

building

run the makefile created by gen_makefile.py using make build