Posts

ACTIVITY 2 AND 3

Image
  PASS ME THE B A L L A 2D UNITY GAME THE CONCEPT  The right player scores a point if the ball hits the left wall. The left player scores a point if the ball hits the right wall. If it hits the top or bottom wall then it bounces off. Each player will have a racket that can be moved up and down to hit back the ball. KEYS FIRST PLAYER: W - UP                                             SECOND PLAYER:  ↑ - UP                                 S  - DOWN                                                                           ...

Introduction to Game Design and Developtment

Image
G e t L o u i s   Sample game for activity 1 O B J E C T I V E  HELP HARRY (THE CHARACTER) TO SAVE LOUIS FROM THE PIGEONS BY JUMPING TO AVOID AND DEFEAT   THEM. Jump:   Space bar Move:   left and right arrows STEP BY STEP TUTORIAL HOW TO MAKE A GAME IN UNITY(2D) Introduction Unity  is a cross-platform game engine for creating games in both 2D and 3D. Unity supports building games for many platforms such as iOS, Android, Windows, PlayStation, Oculus Rift, and many more. After downloading and installing unity with the compatible version to your unit. Get ready and explore the tools and know the function so you will be able to follow this tutorial. ------------------------------------------------------------------------------------------------------------------------------------------- - --- As I create my new project and set it in 2D, I put the images that I needed in creating such as the characters and the setting ground. I move in scene and dragged th...