Skip to content

Androthi/Odin-Examples

Repository files navigation

to build all the examples, run:

odin run .

to build them individually, use -file option

odin build "/<example.odin>" -file

Win32GUI-BasicWindow Opens a basic window with a WinMain

Win32GUI-PaintWindow Opens a window that owns it's own device context and draws background, sets text.

raylib-asteroids A slightly modified version of the raylib example asteroids game.

raylib-portable_window Odin port of the raygui example for portable window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages