Programming: raylib
If you want to start game development, you will be in need for a graphics library. A good choice might be raylib, which is available for free at https://www.raylib.com/. It is written in plain C and uses OpenGL. Basically all platforms that work with OpenGL are supported. So you can compile games both for Windows desktop and for the Internet browser (HTML 5).
Have you used raylib in your games and can you tell us about your experiences? Please contact me at cdvolko (at) gmail (dot) com.
Adok
Comments
Post a Comment