Skip to content

Refactory Refactory #1

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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Conversation

aritra1911
Copy link

Refactored the project entirely to work under C++ 11 standard.

Pros

  • Can be built using any Modern C++ compiler.
  • Easier maintenance.

Cons

  • Had to eliminate colors, animation and precise text placements using x, y coordinates, but that can be implemented with a little effort using libraries such as ncurses.

@aritra1911
Copy link
Author

@aritra1911 wonders whether to hopelessly close this PR or wait to celebrate its 1 year anniversary

@CodeOn-ArK
Copy link
Owner

Oh completely sorry, I missed this notification out idk how

@CodeOn-ArK
Copy link
Owner

This one will take some time, after we complete rawterm I will see to it.

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