diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..f03d251 --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +A little learning playground of [sokol](https://github.com/floooh/sokol) in [zig](https://ziglang.org/). Started on the gamejam at Decentrala, 9th June 2024. + +To build, you need to have zig master. Then just `zig build run` and that should be it! \ No newline at end of file