Commit Graph

6 Commits

Author SHA1 Message Date
Dusk 914e1127db Add basic raylib functionality: open window 2023-09-21 16:40:53 +02:00
Dusk 821162015a Remove SDL & OpenGL dependency
Make the code compile without the need for SDL and OpenGL with
the intention of migrating towards Raylib. What is going to be needed in
the future has been commented, and the other stuff removed. It runs but
apparently does nothing.
2023-09-21 13:53:52 +02:00
Dendy ed031c9b8c Update to make it work with zig 0.11.0-dev-2680 2023-04-21 00:00:14 +02:00
Dendy 95c340b915 Implement main game rendering WIP 2022-07-25 15:32:25 +02:00
Dendy ccfeb1fe1b WIP: open an image and clear with OpenGL 2022-07-21 17:55:22 +02:00
Dusk 9866839080 28-06 2022-06-28 14:42:28 +02:00