The Wayback Machine - https://web.archive.org/web/20201122101159/https://github.com/rdelfin/proceduralcities
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

proceduralcities

The final project for CS 354

To compile this code:

mkdir build && cd build
cmake ..
make -j8

To run the binary (from the project root directory):

cd build/bin
./cities

The projects must be run from either build/bin, or from the project root directory to ensure the resources folder is available in the present working directory.

About

The final project for CS 354

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.