Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 3.47 KB

README.md

File metadata and controls

58 lines (41 loc) · 3.47 KB

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

Orca