Skip to content
This repository was archived by the owner on Jul 25, 2021. It is now read-only.

zakinadhif/BusinessSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BusinessSim

A for-fun business strategy game.

Building

To build the source code, one needs to have these installed:

  • CMake

and these libraries must exist and be locatable:

To build it, type in these commands inside the terminal:

$ mkdir build
$ cd build
$ cmake ..
$ make .

Make sure you're on the repo's root directory.

The executable "BusinessSim" should appear if the build processes succeeded.

Project Status

No work in progress (at the moment).

About

A for-fun business strategy game. Disclaimer: This is not a simulation game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors