diff --git a/README.md b/README.md index 5333bb2..bda8e2b 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ ### Game development +- [engine](https://github.com/LouisSchmieder/engine) - WIP Vulkan in V. - [raylib.v](https://github.com/irishgreencitrus/raylib.v) - Updated V bindings for [raylib](https://www.raylib.com) with plans for complete cross-platform support. - [vraylib](https://github.com/MajorHard/vraylib) - V wrapper (bindings) for raylib, the C game development framework.