Skip to content

gm64x/RayLibContainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayLib Docker GitHub Actions

Raylib Container

[ your development studio in a container ]

Read the Docs

Containerized development environment for Raylib projects.

Focused on game development using C/C++. The goal is to provide a consistent and isolated development environment, minimizing configuration issues on the host system.

Install from the command line

$ docker pull ghcr.io/gm64x/raylibcontainer:latest

Tip

(You can also use podman in place of docker, e.g. podman pull ghcr.io/gm64x/raylibcontainer:latest.)

License

This project is licensed under the Eclipse Public License 2.0 — see the LICENSE file for full terms. If you need a different copyright holder or year, update the LICENSE file accordingly.

About

A containerized development environment for game development using Raylib and a Docker/Podman-compatible Container. This repo provides Dockerfiles and instructions to run and build Raylib projects with both hardware acceleration and software rendering options.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors