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

PSP Visual Novels

I felt this was an underdiscussed niche...
Read more

Nioh


Just ordered this looks exactly like something id play.
Read more

PS1 Obscure Games List

Hello, everyone.
I wanted to compile a list of obscure PS1 games, since the same games are...
Read more

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

Online statistics

Members online
111
Guests online
3,300
Total visitors
3,411

Forum statistics

Threads
13,022
Messages
317,015
Members
872,815
Latest member
Berzerkarin

Advertisers

Back
Top