Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Game Development Masterclass: Make Educational Apps & Games

    Posted By: ELK1nG
    Game Development Masterclass: Make Educational Apps & Games

    Game Development Masterclass: Make Educational Apps & Games
    Last updated 7/2019
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 13.72 GB | Duration: 22h 41m

    Build your first app and inspire kids. Make education games with coding & artificial intelligence! Perfect for beginners

    What you'll learn
    Learn to apps on Unity
    Create education programs in Flutter
    Make art assets in Adobe Illustrator
    Learn the fundamentals of coding
    Build multiple apps
    And more!
    Requirements
    A working computer onto which you can install Kotlin and Android Studio
    Java coding skills are helpful but not required
    Description
    This course was funded through a massively successful Kickstarter campaign.The mobile app market will be worth $188.9 billion in 2020. The market is just begging for you to make an app. Not a lot of developers make education apps, so there is less supply.If you build an education app that helps a group of people, the chances of big success are higher than a regular app’s. Everyone in that group will share your app and provide an audience.The Best Coding Course: Make Your First Education AppBuild education games with coding & artificial intelligence. Learn to program step by step in this academy of tutorials for beginners.We at Mammoth Interactive take anyone with no experience and show you step by step how to finish a project.We teach you the functional (coding) and design (art) sides of the process, so you are a well-rounded app and game developer. We’ve been making online courses since 2011, with over 700,000 students in 186 countries.COURSE GOALSIf you child is succeeding at school, you can get them to learn ahead. You can make an app that challenges them. If your child has a learning disability you can make apps to help them.COURSE BREAKDOWNGame Development Masterclass: Make Educational Apps & GamesSECTION 1: WHY YOU SHOULD LEARN TO CODE​Learn why you should build apps for your kids or kids you know or for some need.Learn about passive income and how you can maximize your spare time by learning a new in demand skill, helping your child, helping other kids, and making some money on the side.SECTION 2: BUILD AN EDUCATION GAME IN CONSTRUCT 3Learn how Construct 3 works.Understand why Construct 3 is the best place for beginner game developers to start.​Learn how C3 differs from the rest of the topics in this course bundle.Make a beginner game from zero to hero.Add artificial intelligence (AI) to improve learning.Learn how to implement art and assets.SECTION 3: BUILD A GAME IN UNITY​Learn how to build a simple education game in Unity.​Learn the ins and outs of coding and Unity’s workflow.SECTION 4: BUILD A SIMPLE EDUCATION APP IN FLUTTER.IOLearn an easy way to make cross-platform apps.​Learn all about creating apps with code in more detail than any YouTube tutorial.Understand the differences between games and apps. Each serves a different purpose, down to the design and usability aspects of your project.LEVEL V: ART ASSETS IN ADOBE ILLUSTRATOR​Learn how to make minimalist and clean designs for your apps and games.John and Dyslexia: Inspired to Make GamesOur CEO John Bura had dyslexia growing up, and if there was an app out there that could help him succeed more in school, he’d have been grateful. Now it’s your turn to make the next app to help the world.ABOUT MAMMOTH INTERACTIVE Mammoth interactive is the only company that decides that art creation is as important as code creation. Because if you are making an app by yourself, it’s easier for you to make the art for the app than to outsource it or have a friend do it. Your app will be in the store and hands of customers much quicker if you learn these basic steps.We at Mammoth Interactive take anyone with no experience and show you step by step how to finish a project.We teach you the functional (coding) and design (art) sides of the process, so you are a well-rounded app and game developer. We’ve been making online courses since 2011, with over 600,000 students in 186 countries.REVIEWS OF MAMMOTH INTERACTIVE"Captivating voice, easy to follow at a rapid pace, get some paper and fasten your seat-belts. I'm enjoying every second of this. Literally, I bought this course for specific lectures of the Python + Tensorflow aspects, and after 2 hours I already know way more than after 10 hours of the Zero-to-Deep-Learning." - Philip Murray"This course is a great way to get introduced to coding and bringing the game together from a full SLDC stance. The instructors are responsive, and the Q&A sections are extremely helpful. 100% worth the time invested to learn through this course." - Derek Hass"Incredible course. Looking forward for more content like this. Thank you and good job." - Joniel GalloEnroll now to join the Mammoth community!

    Overview

    Section 1: Why you should learn to code

    Lecture 1 Why Make Education Apps

    Lecture 2 Age Ranges

    Lecture 3 The Tools you need

    Lecture 4 The Difference between a Game and an App

    Lecture 5 How to be a good developer

    Section 2: Build a Simple Flashcard App

    Lecture 6 Starting the Project

    Lecture 7 Formatting the SVG

    Lecture 8 Setting up the Animations

    Lecture 9 Picking the Font

    Lecture 10 Implementing The font

    Lecture 11 Testing the App

    Lecture 12 Downloading Audacity

    Lecture 13 Adding the Sound

    Lecture 14 Completing the Project

    Lecture 15 Source

    Section 3: Unity - Creating a game in Unity - Intro

    Lecture 16 Introduction

    Section 4: Creating a New Project in Unity

    Lecture 17 Unity Installation

    Lecture 18 Creating a New Project

    Lecture 19 Meeting Unity

    Section 5: Coding with C# in Unity

    Lecture 20 Your First Script

    Lecture 21 Start and Update

    Lecture 22 Strings

    Lecture 23 Numbers

    Lecture 24 Methods

    Lecture 25 Conditions

    Section 6: Building the User Interface in Unity

    Lecture 26 Improving Assets

    Lecture 27 Creating a Canvas

    Lecture 28 Scaling The Canvas

    Lecture 29 Stretching Object

    Lecture 30 Image Slicing

    Lecture 31 Text Panel

    Lecture 32 Input Fields

    Lecture 33 Buttons

    Lecture 34 Scripting The Welcome Scene

    Lecture 35 Scene Switching

    Lecture 36 Menu Scene

    Lecture 37 Adding New Buttons

    Lecture 38 Layout

    Section 7: Adding Game Operations

    Lecture 39 Game Scene

    Lecture 40 Quit Button

    Lecture 41 Creating Puzzles

    Lecture 42 Loading Operation Signs

    Lecture 43 Randomly Generated Questions

    Lecture 44 Saving Answers on Buttons

    Lecture 45 Changing Sprites

    Lecture 46 Correct and Wrong Feedback

    Lecture 47 Game Flow

    Lecture 48 Adding Reinforcement Button

    Lecture 49 Reinforcement Setup

    Lecture 50 Finishing Reinforcement Mode

    Lecture 51 Moving Back to the Welcome Screen

    Lecture 52 Sprite Adjustments

    Lecture 53 Challenge

    Section 8: Source Code and Art Assets - Mammoth Interactive

    Lecture 54 Assets

    Lecture 55 Source

    Section 9: Build and Education App in Flutter.io

    Lecture 56 Intro to Short Flutter Course

    Lecture 57 Flutter SDK

    Section 10: Beginner's Guide to Flutter

    Lecture 58 Intro to Flutter

    Lecture 59 Installing Android Studio

    Lecture 60 Installing the Flutter SDK

    Lecture 61 Exploring Android Studio Flutter

    Lecture 62 Running First Flutter App

    Lecture 63 Exploring your First Flutter App

    Lecture 64 Intro to Flutter Slides

    Section 11: Dart Coding Language Basics for Flutter

    Lecture 65 Intro to Dart Language

    Lecture 66 Variables

    Lecture 67 Variables - Demo

    Lecture 68 Variable Operators

    Lecture 69 Variables Operators - Demo

    Lecture 70 Lists

    Lecture 71 Lists - Demo

    Lecture 72 Maps

    Lecture 73 Maps - Demo

    Lecture 74 Functions

    Lecture 75 Functions - Demo

    Lecture 76 Control Flow

    Lecture 77 Control Flow - Demo

    Lecture 78 Loops

    Lecture 79 Loops - Demo

    Lecture 80 Classes and Objects

    Lecture 81 Classes and Object - Demo

    Lecture 82 Inheritance

    Lecture 83 Inheritance - Demo

    Lecture 84 Summary of Dart Language

    Lecture 85 Dart Language Basics Slides - Short

    Section 12: Flutter Widgets

    Lecture 86 Intro to Flutter Widgets

    Lecture 87 Grid Layout with Columns and Rows

    Lecture 88 Text Widgets

    Lecture 89 Button Widgets

    Lecture 90 Textfields Widgets

    Lecture 91 Adding Images

    Lecture 92 Flutter Widgets Slides

    Section 13: Flutter Projects

    Lecture 93 Flutter Projects Slides

    Section 14: Build a Calculator Project

    Lecture 94 Project Intro

    Lecture 95 Building the UI

    Lecture 96 Building the UI (contd')

    Lecture 97 Styling the UI

    Lecture 98 App Input and Output

    Lecture 99 Implementing Arithmetic

    Lecture 100 Bonus

    Lecture 101 Calculator Project

    Section 15: Build an Image Guesser (Project)

    Lecture 102 Intro to Image Guesser

    Lecture 103 Building the Main UI

    Lecture 104 Importing Images

    Lecture 105 Building Image Cards

    Lecture 106 Building Image Cards (contd')

    Lecture 107 Implementing Swiper Functionality

    Lecture 108 Implementing Swiper Functionality (Contd')

    Lecture 109 Implementing Short Answer Functionality

    Lecture 110 Vehicle Guesser Project

    Section 16: Introduction to Illustrator

    Lecture 111 Introduction

    Lecture 112 New File and Navigation

    Lecture 113 General Directions

    Lecture 114 Pen Tool

    Lecture 115 Line Segments

    Lecture 116 Shape Tools

    Lecture 117 Colour Filling

    Lecture 118 Paintbrushes

    Lecture 119 Pencil Tools

    Lecture 120 Rotation and Reflection

    Lecture 121 Scale Tools

    Lecture 122 Width Tool

    Lecture 123 Shape Builder (Part 1)

    Lecture 124 Shape Builder (Part 2)

    Lecture 125 Shape Builder (Part 3)

    Lecture 126 Free Transform

    Lecture 127 Perspective Tool

    Lecture 128 Mesh Tool

    Lecture 129 Gradient Tool

    Lecture 130 Symbol Sprayer

    Lecture 131 Graphing Tools

    Lecture 132 Layers

    Lecture 133 Illustrator Fun (Part 1)

    Lecture 134 Illustrator Fun (Part 2)

    Lecture 135 Illustrator Fun (Part 3)

    Section 17: Build Art Assets in Adobe Illustrator - Mountains (Projects)

    Lecture 136 Basic Mountain Outline

    Lecture 137 Mountain Lightning

    Lecture 138 Mountain Background

    Lecture 139 Mountain Foreground

    Section 18: Build a Forest (Project)

    Lecture 140 Base Tree Line

    Lecture 141 Treeline Layering

    Lecture 142 Forest Background

    Section 19: Build Arid Grasslands (Project)

    Lecture 143 Base Grass

    Lecture 144 Grass Layering

    Lecture 145 Grassland Trees

    Lecture 146 Underbrush

    Lecture 147 Rocks in Environment

    Lecture 148 Populating the Grasslands

    Section 20: Build Green Grassland (Project)

    Lecture 149 Grassland Base

    Lecture 150 Grassland Details

    Section 21: Urban Enviroment

    Lecture 151 City Background

    Lecture 152 Basic Building

    Lecture 153 Foreground Building

    Lecture 154 ForeGround Building (Continued)

    Lecture 155 Additional Buildings

    Lecture 156 Adding a Road

    Lecture 157 Sidewalk Edit

    Section 22: Build Vehicles (Projects)

    Lecture 158 Basic Car

    Lecture 159 Compact Minivan

    Lecture 160 Pickup Truck

    Lecture 161 Cargo Truck

    Lecture 162 Small Cargo Truck

    Lecture 163 Truck Addon

    Section 23: Build Animals (Projects)

    Lecture 164 Rabbit

    Lecture 165 Dog

    Lecture 166 Cat

    Lecture 167 Please rate this course

    Lecture 168 Bonus Lecture - Mammoth Interactive Deals

    Stay-at-Home Parents,People who wish to make educational Apps for kids