Resource Odin + Raylib

Ajderniz

Dragon Slayer
Writers Guild
Level 2
0%
Joined
Sep 20, 2024
Messages
100
Level up in
150 posts
Reaction score
510
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.
 

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

How to deal with Video Game Overload

Hey everyone, just wanted to know how you are dealing with something I'd call Video Game...
Read more

Synthwave heaven - The Midnight

they released a banger just recently. if you don't know of them, you are in for a treat. check...
Read more

Deathmatch thread

Pick any two characters from anywhere in the world of fiction. Pit them against each other and...
Read more

Help running burned cd of ps1 games with mechapwn

its just going to no input after spinning for a bit, i installed mecha pwn with the usa retail...
Read more

What are the ugliest looking shows you’ve seen or came across?

I’ll start (Note: this is my opinion):
IMG_0936.jpeg

Big Mouth
IMG_0937.webp

Season 10 of Fairly...
Read more

Online statistics

Members online
91
Guests online
3,011
Total visitors
3,102

Forum statistics

Threads
13,019
Messages
316,936
Members
872,783
Latest member
Souliast.rou

Advertisers

Back
Top