Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 260 Bytes

1. make sure you have SFML installed

ie. on debian sudo apt-get install libsfml-dev
on arch pacman -S sfml

2. compile with make all

Forked from MCassimus/Centipede