EmilyMansfield / citybuilder

Source code for my SFML Citybuilder tutorial
MIT License
199 stars 51 forks source link

Creating A City Building Game With SFML

This is an old tutorial written several years ago for a website which no longer exists. There are no guarantees that it adheres to the modern best-practices, and it could do with several improvements, but I have migrated it here in case people still find it useful.

Code for each tutorial part is found in the corresponding folder, the main code is the final version. The tutorial itself is now hosted inside the tutorial folder.

Compiling

The source code (from within the main tree or each tutorial section) can be compiled using CMake (Version 3.0 or greater required)