Skip to content

Proposal Lloyd Page#6

Open
LloydPage wants to merge 2 commits intoCPRO-Session1:masterfrom
LloydPage:master
Open

Proposal Lloyd Page#6
LloydPage wants to merge 2 commits intoCPRO-Session1:masterfrom
LloydPage:master

Conversation

@LloydPage
Copy link
Copy Markdown

No description provided.

Comment thread Proposal.txt
Lloyd Page
A nation simulator, in which the user must manage the govermental functions and policies, including military type,size of military, economic incetives/policies, social policies, etc through text-based input. To allow for more efficient management, the user will have the capacity to use an algorithm to determine the most efficient sorting algorithm given the input data, and how it is sorted. User data will be stored in a .txt file.
Functions will be provided by sorting algorithms, along with conditional statements, and loops. Structures will be used to keep nation data in a single data type, with a dynamic data structure(probably a linked-list) to store items inside the structure efficiently, and without worrying about size. Strings will be used to santize inputs, and for menu selection/input
I have done many simulations/games, however this is a genre I am yet to cover, so to have a fresh experience, I chose to do a nation simulator. I also wanted to do something somewhat practical, so creating an optimizer for sorting algorithms is something that I can use further down the road without many problems.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an interesting take on a simulator, and I like that you're using your knowledge of sorting algorithms. Go for it.

commit nationSim
commit nationsim.c
commit readme.txt
commit save.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants