An open API service indexing awesome lists of open source software.

https://github.com/sowinskibraeden/level-editor

My own terminal text editor written in c++.
https://github.com/sowinskibraeden/level-editor

cpp terminal text-editor

Last synced: about 1 year ago
JSON representation

My own terminal text editor written in c++.

Awesome Lists containing this project

README

          

### Level Editor

I had found this brilliant online book that talked about creating a text editor with c++
I enjoyed following the few chapters that covered this topic to deepen my knowledge with the c++ programming language.