Odin CLI Application Framework
Contains examples of 2D tilemap collsion and also auto tiling with a bitmask in odin.
A simple graphing calculator for visualizing math functions.
A simple implementation of L-system in Odin.
Based off of https://github.com/jakubtomsu/odin-lbp-serialization/blob/main/serializer.odin, I created an example and made some modifications to support the latest odin compiler
The games folder that should have come with your computer. My submission for the Handmade Essentials Jam.
A very simple audio wrapper around miniaudio in Odin
Experiment with bidirectional programming language.
It will generate a simple simulation of the planets orbital journey from your birthday date to the current moment.
Formal RPG system specs in Quint with model-based testing for Odin implementations
Implementation of LearnOpenGL in Odin
My solutions to the Advent of Code challenges
bc7e bindings for odin
A red black binary tree implementation in Odin.
A very simple version of a Math Array library for Odin, inspired by NumPy and others.
example implementation of the A* algorithm made in Odin
m68k/65c816/6502 emulator framework in Odin
rgbcx bindings for odin
Highlight.js syntax definition for Odin programming language
No description provided.
check read me file please
Uses Binary Space Partition to generate a house layout.
A simple yet interesting program that shows the performance of the Odin language on large images.
A small todo application built in Odin using raylib/raygui.