Jack Crenshaw's famous Let's Build a Compiler implemented in Odin
No description provided.
Building a basic interpreter in odin. The entire thing of this project is that we take a file, and turn it into code that odin just runs, keeping it super simple (I am not touching assembly). This program was made to be simple and a learning project, do not learn anything from what I do, I am not a good programmer."
A more complicated game build than game
learning odin by building a text editor.... fun fun fun
Build native desktop apps with an Odin backend and a web frontend - bridged, embedded into a single binary. A lightweight Tauri, in Odin
Simple utilities for running external commands for build recipes using just Odin compiler.
building a game engine in Odin for learning purposes using OpenGL
A build-system lite for Odin
Building an interpreter following along with loxbook http://craftinginterpreters.com/scanning.html
Building PONG in Odin using Raylib
Habitica and trello inspired task manager to keep motivation and direction while building projects
No description provided.
A VSCode starter template for developing desktop and web games using Odin and Raylib, complete with debugging configurations and project prebuilding.
No description provided.
is my personal project where i try to build a grapics engine with odin lang
A simple pacman clone I'm building in order to get used to Odin + Raylib stack for game development.
An alternative to odins buildin fontstash
No description provided.
No description provided.
Isometric projection map builder written in odin
odin project builder
Lets you build a 2D slice of a map and converts it to a binary file
Testing Building a game in Odin with Raylib