Skip to content

alex-s168/ded

 
 

Repository files navigation

Dramatic EDitor

THIS SOFTWARE IS UNFINISHED!!! Don't have any high expectations.

Quick Start

Dependencies

(Automatically downloaded on Windows)

POSIX

$ ./build.sh
$ ./ded src/main.c

Windows MSVC

In any PowerShell or CMD console

> .\setup_dependencies.bat

In a bash console

$ ./setup_other.sh

In a MSVC console (VS developer x64 prompt)

> .\build_msvc.bat

Then

> .\ded.exe src\main.c

Fonts

About

Dramatic EDitor

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • Batchfile 1.8%
  • GLSL 1.2%
  • Shell 0.9%