I found this one on top of hackernews: Raylib is a simple library for creating videogames: i’ve only heard good things about it so far, and it seems like the perfect lib for learning game programming: has anyone ever used it?
I found this one on top of hackernews: Raylib is a simple library for creating videogames: i’ve only heard good things about it so far, and it seems like the perfect lib for learning game programming: has anyone ever used it?
I’ve used it a bunch via the Crystal bindings. It’s very pleasant to use and has many bindings. It also works will with function programming languages since it uses pass by value substantially.
deleted by creator