#3,099 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Game Design for Teens

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Game Design for Teens. Here are the top ones.

Game Design for Teens
Buying options
View on Amazon.com
or
    Features:
  • Used Book in Good Condition
Specs:
Height8.75 Inches
Length7.25 Inches
Number of items1
Weight1.35143366606 Pounds
Width0.75 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on Game Design for Teens:

u/wild_eep ยท 2 pointsr/rit

I'm not sure what direction you're looking to go... mobile | console | PC, etc...

Most consoles will have you working with their proprietary APIs, so rather than coding something from scratch, it might make sense getting used to building on some existing APIs.

Put this in your amazon wishlist: http://www.amazon.com/Design-Teens-Premier-Press-Development/dp/1592004962 Ignore the "for teens" part if that bothers you. This comes with an engine for you to build with that will let you do some 2D games. Work through the chapters here to get a feel for building.

I agree that C++ (Or Objective-C, if you're going to write for Apple stuff) will be your biggest asset. I recommend learning some Java and C#, but most importantly, MORE than anything else, learn how to use revision-control software. Just knowing how to use your revision-control software is a big deal, and will make you more attractive to future employers.

If you can get access to an Android device, look into App Inventor for fun.

Remember, college is all about making yourself useful for your potential employer, and building connections to other smart students who can help you later on. Stay curious, work hard, be friendly.