Browse Source

Create README.md

Frans 8 years ago
parent
commit
9834505702
1 changed files with 6 additions and 0 deletions
  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).