Skip to content

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