diff --git a/README.md b/README.md index b11e4e7..590112c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ # Cinecraft -Minecraft fork written in C++ with SDL3 and OpenGL to learn 3D Game Development. \ No newline at end of file +Minecraft fork written in C++ with SDL3 and OpenGL to learn 3D Game Development. + +# Current Features +_To be continued_ + +# Planned Features +_To be continued_ + +# Credits +None of the art is made by me. It's all from [OpenGameArt](https://opengameart.org/). All credits go to their owners. + +# References +1. [Learn OpenGL - Graphics Programming](https://learnopengl.com/book/book_pdf.pdf)-Book (Online Print Edition) +2. [SDL Tutorials](https://wiki.libsdl.org/SDL3/Tutorials) +3. [C++ OpenGL Tutorials [Deutsch]](https://www.youtube.com/playlist?list=PLStQc0GqppuWBDuNWnkQ8rzmyx35AINyt) by [Pilzschaf](https://www.youtube.com/@Pilzschaf) on YouTube +4. [OpenGameArt](https://opengameart.org/) + +# License +_To be continued_ + +# Screenshots +_To be continued_ + +# Supporting & Contact +You can contact me via Discord or Twitter (both @miaurizius) or via [E-Mail](mailto:maurice@miaurizius.de) \ No newline at end of file