|
|
7 miesięcy temu | |
|---|---|---|
| examples | 7 miesięcy temu | |
| .gitignore | 7 miesięcy temu | |
| LICENSE | 7 miesięcy temu | |
| README.md | 7 miesięcy temu | |
| karl2d.odin | 7 miesięcy temu | |
| karl2d_raylib.odin | 7 miesięcy temu | |
| karl2d_windows.odin | 7 miesięcy temu | |
| shader.hlsl | 7 miesięcy temu |
This library is NOT ready for use!
Karl2D is a work-in-progress library for creating 2D games using the Odin Programming Language.
The API is based on Raylib because I like that API. But the implementation is meant to have as few dependencies as possible (only core libs and rendering APIs in vendor). The API will not be identical to Raylib. I'll modify to fit Odin better etc.
Might no be included:
core:time instead)Here follows my near-future TODO list