diff --git a/README.md b/README.md new file mode 100644 index 0000000..7a3c954 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is a prototype for a game engine im doing, its very messy and imperfect, but its a working vulkan renderer (and an small minigame that doesnt work yet) made in c++23 that works in basically any system that supports vulkan (with some changes to the CMakeLists.txt file) + +I'm learning while writing this so expect some bad practices and weird stuff! \ No newline at end of file