Skip to content

Repository containing a container allowing you to compile a basic C file with the Raylib library.

Notifications You must be signed in to change notification settings

GabrielSoranzoUPEC/basic_raylib_linux_container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic container for Raylib programs

This repos contains minimal contents to compile a program in C with library Raylib.

First build the compiler with ./build_container.

Then launch the container with ./launch_container.

Then compile the file basic.c with ./compile.

Finally start the program with ./a.out.

About

Repository containing a container allowing you to compile a basic C file with the Raylib library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published