#Learning pure C by making a game with Raylib
1 messages · Page 1 of 1 (latest)
going straight to making a game isn't really the best place to start
basics are important, I assume you haven't reviewed them to begin with?
if so, then:
https://beej.us/guide/bgc
I have a lot of experience with python. But being honest, C is another kind of beast.
python doesn't matter
Thanks, I'll check it out right now
it's something but it doesn't mean you understand C or can skip basics
True, It hides everything important
Oh god this is AMAZING!
I'll grind this out for sure, thanks for sharing!
So it isn’t a good idea to learn C aside of programming a game?:)
I thought I work myself through the 'C a modern Approach ' and aside of it I start to develop my game 🙂
I don't really understand the question
But you need the C knowledge before you attempt to use raylib, I would advise