Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialShaun Kelly
5,648 PointsWhere can I get a 3rd party library to import into Android Studio for making games. I heard you can get one from Unity ?
Any tips or advice would be helpful :D thanks
6 Answers
Ryan Farber
5,329 PointsDepends if you want to pay or not. If you are a college student, you can get the unreal engine for free. Also, that should hold a list of 2d and 3d engines.
Shaun Kelly
5,648 PointsSo could I use this Library in Android studio coding in C++ ?
Ryan Farber
5,329 PointsYeah. I need to learn more about it myself. I'm currently watching this video so I can answer these questions better in the future
Shaun Kelly
5,648 PointsThis is so great thanks. So on the youtube video you sent me "Space Invaders - Full Libgdx Game Tutorial (Android & Desktop)" what programming language does he use ?
Ryan Farber
5,329 PointsFollow along with the video :)
Shaun Kelly
5,648 PointsThanks, how do I import the library and use it in android studio ? Got any information for step by step guides ?
Ryan Farber
5,329 PointsShould be the same way as Parse and other libraries. This looks good
Ryan Farber
5,329 PointsThis video is a bit older, so there are more likely updates to the NDK. Its interesting to see the history at least.
Shaun Kelly
5,648 PointsCool can I still code these games in Java?
Ryan Farber
5,329 PointsVery simplistic games yes, but eventually you will need to know C++ if you are getting serious
Shaun Kelly
5,648 PointsDoes treehouse have a coarse on C++, if so where ?
Ryan Farber
5,329 PointsYou're out of luck. I learned it in my undergrad. There are plenty of courses on Youtube to learn
https://www.youtube.com/watch?v=Rub-JsjMhWY&list=UUwRXb5dUK4cvsHbx-rGzSgw
Ryan Farber
5,329 PointsRyan Farber
5,329 Pointshttp://www.develop-online.net/tools-and-tech/the-top-16-game-engines-for-2014/0192302
Marmalade looks promising too
Shaun Kelly
5,648 PointsShaun Kelly
5,648 PointsWhere do I find the file to download for the game engine and then import that into android studio? I have no idea! ?