Selaa lähdekoodia

Create README.md

Frans 8 vuotta sitten
vanhempi
commit
9834505702
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -0,0 +1,6 @@
+# TankernnGameEngine
+
+A 3D game engine written in Java using LWJGL.
+
+## Credit
+- This project is heavily based on the [tutorials](https://www.youtube.com/playlist?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP) by [ThinMatrix](https://www.youtube.com/user/ThinMatrix).