A simple "Faster Than Light" clone!
- GF (https://github.com/GamedevFramework/gf)
- SFML Audio
mkdir build
cd build
cmake ..
make install (require superuser access)
# Run the client:
./ftl
A simple "Faster Than Light" clone!
mkdir build
cd build
cmake ..
make install (require superuser access)
# Run the client:
./ftl