Resource Odin + Raylib

Ajderniz

Dragon Slayer
Writers Guild
Level 2
0%
Joined
Sep 20, 2024
Messages
100
Level up in
150 posts
Reaction score
525
Points
1,327
Location
Costa Rica
I've randomly decided to post this while on my phone, so I'll keep it short.

Odin is a "low-level with a high-level feel" programming language, which employs a series of philosophies in regards to organization, that makes it as easy as possible to set up a project that uses several source files. Its syntax copies a bit of something from everywhere, including Python.

Raylib is a library intended for learning game development and, like Odin, tries to make it as easy as possible to code a PC game. It supports both 2D and 3D, and is organized in as few libraries as possible.

Odin includes Raylib as part of its built-in vendor libraries, which means that by installing Odin on your computer, you've also installed Raylib with it, and no further setup is needed. Odin also includes other vendor libraries that could be used for game dev (like SDL, for example).

Now, these two together are not a game engine, which may scare some people away, but do not fret! It's easier than it seems, and I do recomend it if anyone's interested in picking up a game dev hobby.
 
I have been lacking time to properly code (Im kind of finishing a small project right now), but I do want to give Raylib a spin, I have even consider using its port for the Dreamcast.

Now, Im more versed (not advances, i just know my way) in C, but I will see what the deal with Odin. It doesnt look that bad, like Python (i know, I know, it is easier and actually better for many people. But I just cant comprehend it)
 
@KenaiPhoenix
For a long time I was stubbornly using C for everything. Odin feels similar, and yet different; one thing I find pretty cool is the way it handles things like strings.

And yeah, I find Python annoying too. Odin does not depend on a stupid indentation syntax but borrows a few handy shorthands like "for ... in ...". Semicolons aren't mandatory for ending lines of code.
 
Beware: There have been no replies in this thread for 90 days.
Keep that in mind when expecting a reply from the people on it,
You can also start a new thread instead. This is just a heads-up, bumping is allowed in this forum.

Users who are viewing this thread

Connect with us

Support this Site

RGT relies on you to stay afloat. Help covering the site costs and get some pretty Level 7 perks too.

Featured Video

Latest Threads

My new ornaments!!

So today my family went up to Santa Clause Indiana (yes that’s a real town, it’s like 7 hours...
Read more

Any war games on the PS2, NDS, GBA or SNES that heavily features battle formations?

As I posted before

31936_front.jpg


This...
Read more

Most fun 2D Zelda Rom Hack

Looking for rom hack recommendations for 2D Zelda games. I am not into the whole make a game...
Read more

what are you currently reading?

i'm reading two books :

frindle by andrew clements
gnome cave by james rolfe

i'm mostly into...
Read more

Recommend some RPGs to emulate!

Hi! I'm somewhat new here, and I'm having a bit of trouble deciding on what RPGs to download. I...
Read more

Online statistics

Members online
77
Guests online
804
Total visitors
881

Forum statistics

Threads
14,774
Messages
352,661
Members
895,059
Latest member
Pubpa

Advertisers

Back
Top