A repository for those who want to learn the basics of game development
-. PONG : A simple pong game, developed using libgdx game development framework on android
-. Game sample : Another game such as, SnakeAndroid, blockdestroyer, and vector pinball. Developed using libgdx game development framework on Android.
-. https://guides.github.com/activities/hello-world/ (Github101)
-. https://github.com/libgdx (libgdx gamedev framework, written in java)
-. https://www.thenewboston.com/index.php (any kind of development and programming tutorial)
-. http://gamedevelopment.tutsplus.com/articles/40-fantastic-game-development-tutorials-from-across-the-web--gamedev-3384 (any kind of interactive gamedev tutorial)
-. https://unity3d.com/learn/tutorials/modules/beginner/your-first-game/how-to-start-your-game-development (gamedev tutorial by unity)
-. https://www.udacity.com/course/viewer#!/c-ud405 (any kind of development and programming tutorial, paid and free courses included)
-. https://www.reddit.com/r/libgdx (Forum)
-. http://kenney.nl/assets (Free assets)
-. https://github.com/mono/MonoGame (monogame gamedev framework, written in c#)