Skip to content

GRATHRRAM/CRenderEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zrzut ekranu_20240708_171237

CRenderEx -> C(Console)Render(Graphics)Ex(Expanded)

CRenderEx Its a lib for Simplyfing Basic Grapics in Terminal Old C Render Was Messy so i made new repository for new updates.
Old rep: https://github.com/scriptguy1/CRender


Compilation

Lib

To Compile lib type "make"
and if you on linux after compilation you can type "make install" to install

Exec

cc main.c -lm -lCRenderEx -lCRInput
(Compiler) main_file -l(name of lib what you use) (include CRInput if you use it)


Exemples

Recter.c (CRenderEx 1.0-alpha) GNU/LINUX Debian

rec3.mp4

Recter.c (CRenderEx 1.0-alpha) Windows 10 cmd (Slowed By Code)

win_1.mp4

Alpha.c (CRenderEx 1.0-PreBeta) GNU/LINUX Debian (wsad + Uparrow/Downarrow)

rec4.mp4

glass.c (CRenderEx 1.0) GNU/LINUX Debian

rec5.mp4

Colider.c (CRenderEx 1.0) GNU/LINUX Debian

rec6.mp4