Note
This project is heavily WIP and is not ready for use and is not even in a state where it can be built or run, it's now just a repository for me to experiment with.
A media and music player written in C, using clay, raylib and ffmpeg, with support for multiple renderers, including web.
The name Oasis is a reference to the novel by Ernest Cline, and the film by Steven Spielberg.
It has no real connection to the project, other than the name, and it's purely just cause I like the movie, and it's a cool name.
To build the project, run just build.
I particularly dislike CMake and Meson and similar build systems, simply because they're a pain to set up and use.
I've tried using CMake and Meson before, but I found them to be either too annoying to use or too complicated to set up.
To run the project with the default renderer, run just run.
To run the project with a different renderer, pass the renderer name as an argument to just run, e.g. just run raylib.
Contributions are welcome!
This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.