Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 479 Bytes

File metadata and controls

20 lines (12 loc) · 479 Bytes

Vulp - A Text Editor

A simple text editor made using C and the SDL3 library

SDL3: https://www.libsdl.org/index.php

To run the program for yourself, download the out folder and run the executable "Vulp.exe" inside of it.

Controls:

Left and Right arrow keys to move the cursor.

Backspace, Tab and Enter function as they should as well.

Ctrl + S shortcut to save your file.

Video demo:

vulp_demo.mp4