Skip to content

shivam-bhandari/Text-Editor-in-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text-Editor-in-C-

This is a text editor built in C++ with the capability to save changes, edit history, undo, redo, scroll.

This project was created as a response to one of the projects floating around in my C++ classes. Since C++ is the first language I learned how to code, I thought a project like this would be interesting enough to test my problem solving skills.

This project took me 2 weeks to make, and I think the most challenging part of this project was implementing the scroll functionality.

About

This is a text editor built in C++ th the capability to save changes, edit history, undo, redo, scroll.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages