Skip to content

Text Editor with Pixels VGA Font, written with Simple DirectMedia Layer is a cross-platform development library designed to provide low-level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

License

Notifications You must be signed in to change notification settings

JanPoonthong/sus_editor

Repository files navigation

Sus Editor

Preview

Demonstration of Sus Editor

Quick Start

Linux / MacOS / Windows

$ pip3 install -r requirements.txt
$ python3 main.py

Keys

Arrows -> Left, Right, Down, Up

Enter key -> Going to next line

Delete Key -> Deleting character after the cursor

Backspace -> Deleting character before the cursor

Saving a file -> F1

Only Letters Keyboard input -> Not including F2-F12, Ctrl, Alt, Shift, Caps, Etc

Inspire

ded editor: https://github.com/tsoding/ded

Font

domsson: https://opengameart.org/content/ascii-bitmap-font-oldschool

About

Text Editor with Pixels VGA Font, written with Simple DirectMedia Layer is a cross-platform development library designed to provide low-level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages