Skip to content

clhoward1/Vulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A keyboard based text editor made using C and SDL3

Resources

Stars

Watchers

Forks

Releases

No releases published