Companies Home Search Profile

Create Old Arcade Games With Unity Game Engine

Focused View

Awesome Tuts

4:32:41

10 View
  • 1 - Course Instructions DONT SKIP THIS VIDEO.mp4
    07:42
  • 2 - Downloading Unity.mp4
    01:55
  • 3 - Installing Unity And Taking A Look At Its Interface.mp4
    11:30
  • 4 - Brick Breaker Game Preview.mp4
    02:42
  • 5 - Assets.zip
  • 5 - BreakTheBricks.zip
  • 5 - Importing Assets And Creating Main Menu And Gameplay Scene.mp4
    08:40
  • 6 - Preparing Our Game Elements.mp4
    10:49
  • 7 - Creating Our Scripts.mp4
    11:31
  • 8 - Brick Scripts.mp4
    04:46
  • 9 - Space Shooter Game Preview.mp4
    01:58
  • 10 - Assets.zip
  • 10 - Importing Assets And Creating Menus.mp4
    05:55
  • 10 - SpaceShooter.zip
  • 11 - Creating Prefabs.mp4
    03:36
  • 12 - Gameplay Background.mp4
    07:24
  • 13 - Plane Script.mp4
    08:14
  • 14 - Bullet Script.mp4
    05:18
  • 15 - Plane Shoot.mp4
    04:36
  • 16 - Enemy Plane Move And Shoot.mp4
    08:13
  • 17 - Spawner.mp4
    07:03
  • 18 - Minesweeper Game Preview.mp4
    02:47
  • 19 - Assets.zip
  • 19 - Importing Assets And Creating Menus.mp4
    05:31
  • 19 - MinesweeperRemake.zip
  • 20 - Menu Controllers.mp4
    08:36
  • 21 - Creating Our Mine Field.mp4
    05:29
  • 22 - GameManager.mp4
    14:55
  • 23 - Mine Field Class.mp4
    06:39
  • 24 - Matrix Grid.mp4
    16:43
  • 25 - Wrapping Things Up.mp4
    07:09
  • 26 - PacMan Game Preview.mp4
    01:53
  • 27 - Assets.zip
  • 27 - Importing Assets And Creating Main Menu.mp4
    05:58
  • 27 - PacmanRemake.zip
  • 28 - Creating The Maze.mp4
    08:03
  • 29 - Creating PacMan And Monster Animations.mp4
    11:24
  • 30 - PacMan Movement.mp4
    15:43
  • 31 - Monster Movement.mp4
    17:45
  • 32 - Wrapping Things Up.mp4
    05:10
  • 33 - Navigating Between Scenes.mp4
    05:20
  • 33 - SceneManager.pdf
  • 34 - OnLevelWasLoaded.mp4
    04:36
  • 35 - Setting Sprites Compression At True Color.mp4
    04:16
  • 36 - Rigidbody IsKinematic.mp4
    04:23
  • 37 - Rigidbody Simulated Property.mp4
    02:03
  • 38 - Common Mistake While Animating In Unity.mp4
    03:18
  • 39 - How To Change The Screen Size In Game Tab.mp4
    03:08
  • 40 - Read This If You Are Serious About Becoming A Pro Game Developer.html
  • Description


    Learn How To Create Old Arcade Games Like Pacman, Arkanoid, Space Shooter And Others Using Unity Game Engine

    What You'll Learn?


    • Learn Intermediate Scripting
    • Learn Advanced Scripting
    • Program And Solve Complicated Problems Using C#
    • Create Simple Menus
    • Use Two Dimensional Arrays

    Who is this for?


  • Anyone Who Has Created At Least One Game In Unity Or Any Other Game Engine
  • Experienced Game Developers
  • Anyone Who Knows Programming And Wants To Learn Game Development(You Will Need To Learn Unitys Interface)
  • What You Need to Know?


  • Anyone Who Knows Programming And Wants To Learn Game Development(You Will Need To Learn Unitys Interface)
  • Knowledge About C# Programming Language(It Does Not Have To Be Advanced Knowledge But You Should Be Comfortable Writting Your Own Code)
  • More details


    Description

    *** Course Updated April 15 2017 ***

    Leveraging Unity's build in 2D tools we are going to take a look at how can we create some of the most popular arcade games.

    We are going to dive directly into game development so pre-knowledge is required. I'm going to assume that anyone who takes this course knows C#(You don't have to be an expert coder but I do expect that you know what are classes, objects, inheritance, arrays among other things).

    You will also benefit from my super fast response if you have any issue that you are stuck with(I check Udemy forums every day if someone posts a question). Oh and all the students taking the course will also be there to help you!

    All project files will be included and you are free to use them for anything that you like, personal or commercial use!

    The Games That We Are Going To Create Are:

    Brick Breaker

    Brick Breaker is the remake of the famous Arkanoid game where you have a paddle that you can move in order to hit the ball and the ball bounces off that paddle. The goal of the game is to hit all the bricks that are in the game and when the last brick is hit the game is over. We are going to see how can we leverage the power of unity's physics system in order to make the ball move in our level and how can we calculate the direction where the ball needs to go when we hit the paddle.


    Space Shooter

    Space Shooter games exist since 1980, and they are very popular. In our game we are going to take a look at how can we create a space shooter game with all of its features. We are going to implement scrollable background to simulate an infinite background effect, we are going to spawn enemies which are going to have their own AI and they are going to try and destroy our ship. The ship that we are going to control is going to be able to move left and right and shoot the attacking ships.


    Minesweeper

    Old and famous windows game where you need to click on the mine field in order to win the game, but be careful if you stumble upon a mine then game over!! We are going to see how can we dynamically create levels e.g easy, medium and hard, and how can we layout our mines through our code. We are going to use two dimensional arrays in order to store the mine fields, and we are going to use the indexes e.g rows and columns to retrieve those mine fields. We are going to use the famous Flood-Fill algorithm which is the algorithm that is used in order to create games such as minesweeper.


    Pacman

    The good old Pacman was released back in the 1980s, its a cool game where you need to feed the pacman but in the same time avoid the monsters attacking pacman. The most interesting thing that we are going to learn is the AI implemented for the monsters. We are going to program the movement of the monsters so that they determine on their own where they want to go. We will use linecasting to achieve this feature.


    Enroll Now!! You Will Not Be Disappointed!!

    Who this course is for:

    • Anyone Who Has Created At Least One Game In Unity Or Any Other Game Engine
    • Experienced Game Developers
    • Anyone Who Knows Programming And Wants To Learn Game Development(You Will Need To Learn Unitys Interface)

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Awesome Tuts
    Awesome Tuts
    Instructor's Courses
    We Help People Master Game Development And Get Hired In The Best Game Studios In The WorldAwesome Tuts is run by Fahir who has been creating video games and teaching people how to do the same since 2015.I started my programming journey as an android and iOS developer but quickly moved to game development as that was my passions since I was 10 years old.During the last 9 years I developed strong skillset in C#, C++, Unity, and Unreal Engine and have created over 100 games in both engines and published games on google play and apple store.I'm also very knowledgeable about programming patterns, code structures and writing clean, readable and maintainable code.But most importantly I'm very efficient in teaching others everything I know. During the last 9 years hundreds of thousands of students enrolled in my game development courses and I've helped them learn game development.I've also helped quite a few people who I worked with closely, get hired in game studios.If your dream is to become a game developer, master programming and fullfill your passions of creating games, then you're in the right place.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 39
    • duration 4:32:41
    • English subtitles has
    • Release Date 2024/04/13