Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 527 Bytes

File metadata and controls

12 lines (8 loc) · 527 Bytes

FireNIce

Build Status

A game in C++ to learn about concurrency

Contributing

Make all major changes to a new branch, and then open a pull request from that branch to master.

Dependencies

Need SFML 2.4.2 Download all the required packages for Ubuntu from http://ftp.sjtu.edu.cn/ubuntu/pool/universe/libs/libsfml/ and install via dpkg, since 2.4.2 is not available via the official repo on Ubuntu 16.04 and below.