We will be having a play with Unity at my Digital Arts course next week, I have loads of cool ideas for stuff, but to keep things simple, I’d like to see if we can make a game on Android.
How simple is it to make a simple kind of game and export it to the Android OS? My personal preference would be Xbox games but apparently they’re hard to do.
So can anyone help
I got the book Sams Teach Yourself Unity in 24 hours second edition from eBay in the post yesterday, there’s a section on mobile development in it, I’ll have a read.
For a first game I would suggest Breakout, but other common starting places are Space Invaders or Tetris.
Or you could start with a simplistic FPS (think indoors with one gun); while that’s really inadvisable when starting from scratch, Unity handles a lot of it for you.
I love recommending Pong followed by Breakout followed by Arkanoid since all three have common aspects to them so you’re not simply throwing away your previous project but are learning to build on top of existing functionality.
Yeah Arkanoid is basically Breakout with power-ups, Breakout was basically Pong with an objective. Building Pong is mostly about building the paddles and the ball objects you need for the later games without being overwhelmed by the other parts you need to build.
It’s the same scenario though as that guy who made Flappy Bird right? If I made a game similar to Pong and released it into the public domain, wouldn’t Atari sue the pants off me as they own the original copyright? Like Nintendo sued him for copying the pipes from the Super Mario games?