o
odin.langpkg.dev
packages / app / 2d_game_engine_odin

2d_game_engine_odin

5a60956app

No description provided.

No license · updated 1 year ago

2D Game Engine

A simple 2D game engine written in Odin with SDL2.

It follows the Pikuma Course with some minor changes to fit better with Odin. That said, because it is being directly converted from C++ it's likely that some of the code is not idiomatic Odin.