Skip to content

kevin8999/galaxy-colonization-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

196 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy Colonization Simulator.

This repository is a project for COP 3530 (Data Structures and Algorithms).

How to Run

First, clone this repository.

git clone https://github.com/kevin8999/galaxy-colonization-simulator.git

Second, change into the folder's directory.

cd galactic-colonization-simulator/

Third, create a build/ folder and build the project.

mkdir build
cd build
cmake ..
make

Fourth, run galaxy_generator.

./galaxy_generator

About

Real-time simulator that models how civilizations might spread throughout the galaxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors