-
Would be great if Numpad buttons were present in the app.
-
So, when i try to run the application, a console window open, and, after about 1 second of loading, this show up:
![image](https://github.com/SebLague/Chess-Challenge/assets/93801931/77878799-7f43-…
-
First of all thanks for creating this project. I think it's the only option for Elixir close to a game engine.
My plan was to try to use it together with my state management library: https://hexdocs…
-
I encountered an issue where if you use ClearBackground() and try to draw a sprite some sprites, they will flicker on the screen.
This is the code
```
unsafe {
raylib_ffi::InitWindow(wid…
-
Configure the Makefile of the mac branch to compile a .c game file based on a default aka `brew install` location of raylib for Mac.
-
Are there any plans to update to Raylib 5.0?
-
In RayLib all functions starts with `rl`. And in `lists.h` there are some functions that has the same name. Would be possible to rename them to something different?
-
### Describe the bug
* env: Visual Studio 2022
* os: Windows 11
* compiler: clang
* conan version: 2.6
* conan profile:
```
[settings]
arch=x86_64
build_type=Debug
compiler=clang
…
-
**Describe the bug**
The game content is draw in the bottom-left at half the size.
Moving the window fixes the problem.
**To Reproduce**
Steps to reproduce the behavior:
1. Open a window on Mac…
-
=:) sudo jpm build
compiling raylib/src/rshapes.c to build/raylib___src___rshapes.o...
compiling src/main.c to build/src___main.o...
compiling raylib/src/rcore.c to build/raylib___src___rcore.o...
…