Skip to content

djeffalKhaled/Raylib-IDE

Repository files navigation

Raylib IDE:

Simple Integrated Development Environment for writing and executing C Language files. Styled as a terminal inspired to fallout 4 terminals. Desktop app fully programmed in C Language using the RayLib library.
Superset of Raylib Text Editor: https://github.com/djeffalKhaled/Raylib-Text-Editor

Functionality:

  • Basic text-editing
  • Can compile current text into .c file
  • Can execute said .c file and print its stdout in the GUI console
  • Ability to save and load your content into a text file
  • Up to 10 pages of projects
  • Fully scrollable and resizable window

Libraries:

  • Raylib
  • RayGUI
  • Simple Dynamic Strings

Installation:

  • Run the main.exe file directly.
  • You can also compile the project yourself by opening it in VS Code.

About

C Language IDE designed in Raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published