diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2024-02-01 21:18:27 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2024-02-01 21:18:34 +0000 |
| commit | cac45ae6553e0e3950a6826047cda11e8ecf91ac (patch) | |
| tree | 148b6d76037489fc794997792b7da31fac0bdfc5 | |
| parent | d549e96032614b275fab7b2810638bf9b360fcf2 (diff) | |
Add WIP PSA to README
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ Daw === +This branch contains the work of moving the engine to OpenGL, using GLFW & GLEW. + +Major changes are made to the structure and will require changes to downstream +projects once done. + +--- + Daw is yet another hobby WIP game engine. It is written in C99 and can be compiled and linked to easily in any CMake |
