Devlog the second: Ok quick detour, I promise it’ll be fast
so I’ve officially decided on using C for this project (for now…)
I technically know how to write C, but I don’t know how to do so effectively, if you know what I mean.
also I need to link raylib to get the program to compile
So, why not use this as an excuse to learn all about compilers, cmake, .h files, libraries, linking, gcc, sublime text build systems,
seems like a lot, is a lot
the roadmap ahead:
- setup cmake so compiling with raylib isn’t annoying
- setup sublime text so running cmake isn’t annoying
- compile with raylib!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.