Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split code into multiple files and functions #2

Open
Taneb opened this issue May 27, 2016 · 0 comments
Open

Split code into multiple files and functions #2

Taneb opened this issue May 27, 2016 · 0 comments
Assignees

Comments

@Taneb
Copy link
Member

Taneb commented May 27, 2016

Having everything in main.c is awfully unwieldy and within that update_world() is far too long.

One idea for things we can pull out is the implementation of linked lists, including search and destruction.

@Taneb Taneb self-assigned this May 27, 2016
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

No branches or pull requests

1 participant