Skip to content

JamesDSource/examples

 
 

Repository files navigation

Odin Examples

This repository contains examples of how certain things can be accomplished in idiomatic Odin, allowing you learn its semantics, as well as how to use parts of the core and vendor package collections.

The code examples are published in the hope they are found useful, and are in the Public Domain or under Odin's BSD-3 license, per your choice.

Assets and third-party libraries are provided under their own license. If in doubt, check the LICENSE* and COPYING* file(s) in a particular directory for clarification.

By Example

  1. Hellope
  2. Strings
  3. Dynamic Arrays
  4. Command Line Arguments
  5. Read Console Input

Formats

Graphics

Math

Games

Learn Metal

About

Examples of idiomatic Odin code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Odin 99.7%
  • Other 0.3%