Skip to content

Nufflee/ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ee

ee is the proof of concept Epic Editor. It is not meant to be used by anyone for anything serious, it's just an educational project used to play around with C++, SDL2, font rendering and such.

Building

Dependencies

  • clang++
  • SDL2
  • SDL2_ttf

sudo apt install clang libsdl2-dev libsdl2-dev libsdl2-ttf-dev # Debian
                                                               # Other distro package instructions welcome

./run.sh

About

the epic code editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published