mini game made from https://www.youtube.com/watch?v=8J4ZGy-yIyc, with physic fixes for fun.
A russian dictionary in terminal. Using data from https://en.openrussian.org .
A new basic http library written in odin
homework for performance aware programming part 4 https://www.computerenhance.com/
A very rudimental (+insecure) HTTP server written in Odin
Port of xoshiro256++ (https://prng.di.unimi.it/xoshiro256plusplus.c) pseudorandom number generator
A very simple breakout clone in Odin, following along with https://github.com/karl-zylinski excellent sereis on youtube, all credits to him
Repository from https://www.nexusmods.com/reddeadredemption2/mods/7199?tab=files
Implement an http server from scratch
A collection of solutions to John Cricket's Coding Challenges https://codingchallenges.fyi/challenges/intro written in Odin
mirror of https://git.gay/readf0x/silkscreen
用odin自带vendor使用http post、get的简单调用
No description provided.
A basic implementation of a HTTP Server
A declarative UI framework for Odin with a React-like API, built on [Clay](https://github.com/nicbarker/clay) and [Raylib](https://www.raylib.com/).
Following the renderer from scratch tutorial from https://marianpekar.com/
HTTP server library for Odin
A great tutorial for Raylib from https://www.youtube.com/@LetsRe-InventTheWheel
odin http 1 server
A simple window count indicator for the [Niri](https://github.com/niri-wm/niri) scrollable tiling compositor.
Fork of https://gitlab.com/L-4/odin-imgui for Mothmotica
Demos how to build a Matlab mex file using the Odin language (https://odin-lang.org/)
CodeCrafters' BYO HTTP Server (Odin)
A small game for https://itch.io/jam/mini-jam-208-inverted. Written in Odin with Raylib as the framework.