Skip to content

ericjonathan6/FrameBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrameBuffer

Draw characters in a console(framebuffer) with C

Compile

map.cpp --> g++ map.cpp -lncurses -lm -o tes map.c --> gcc map.c -lncurses -lm -o tes

About

Draw characters in a console(framebuffer) with C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors