Yarn Explained – How to Use YarnPkg

Yarn Explained – How to Use YarnPkg Understand what is yarnpkg, a free and open source package manager popular for projects large and small. FULL eDegrees available with: Yearly Unlimited Membership https://tinyurl.com/lifetimecourses Do you want learn to code? Enroll in this FREE Python and Data Science course that’s available for a limited time. Star earning […]

Connect JavaScript to MetaMask with Web3

Connect JavaScript to MetaMask with Web3 by Alexandra Kropova from Mammoth Interactive Build an index JS file to connect to Ethereum in the browser with the MetaMask cryptocurrency and Blockchain network browser extension. Learn to catch any potential errors in your code You need to know JavaScript for this tutorial For more details, watch this […]

More rewards added for Patrons.

If you’re not supporting us on Patreon already, you should because we’ve added tons of rewards exclusive to Patrons. In that past month, we gave Patrons a FREE BOOK and an exclusive preview to our course Make a 2D Flappy Bird Game in Unity®: Code in C# & Make Art. Rewards: $1 or more per month: Join […]

Our giveaways are BACK. Win $200 and $20.

It’s the last week to enter our April giveaways. We will choose 5 winners at the end of the month to win cash. See below how to enter. This giveaway is WORLDWIDE. You can enter and win in more than one category. Win $200: 1. Get a Mammoth Unlimited Subscription for only 19 dollars. We have just a handful of […]

Creating a C++ Script | Unreal Tutorial

Scripts are so important when it comes to making a game in Unreal. For an in-depth lesson on Unreal, consider enrolling in Mammoth Interactive’s Unreal course.  If you want to add a player to your game, you need to write code to give the player its own behavior. Default modes contain logic from Unreal. To create a […]

How to Download Unity (for Free!) | Virtual Reality Tutorial

If you want to make a Virtual Reality (VR) game, Unity is the program for you. The Unity engine comes with built-in models, materials, and more, which you can use to make your own 2D or 3D games. To learn how to build 30 mini virtual reality games in Unity, check out our Unity 3D course! […]

Classes vs IDs: CSS/HTML Crash Course (Free Tutorial)

Classes and IDs?! You may have heard of them before when referring to HTML and CSS. If you are a beginner and want to learn the basics of coding, check out our FREE 30-minute intro course here: training.mammothinteractive.com/p/learn-to-code-in-30-minutes Classes and IDs are SUPER useful because they allow us to target certain elements on a page. For instance, if you […]

Button Hover: CSS/HTML Crash Course (Free Tutorial)

Today we’re making a quick and easy button in HTML and CSS. We will look at some cool transitions that we can code to happen when we hover over the button! If you are a beginner to coding, check out our FREE 30-minute beginners course here: training.mammothinteractive.com/p/learn-to-code-in-30-minutes To follow along with this tutorial, visit jsbin.com, which […]

Touches and Moving Sprites in XCode SpriteKit: Swift Crash Course (Free Tutorial)

If you’re designing a game, you probably need your players to move around. In this article, we’ll look at the different ways of doing so in SpriteKit. Want more FREE coding lessons? You’re in luck! We have a free 30-minute beginners course: training.mammothinteractive.com/p/learn-to-code-in-30-minutes To start a new project, go to File > New > Project. The template we’re […]

Changing Background Color in XCode SpriteKit: Swift Crash Course (Free Tutorial)

Designing an application? One of the first things you need to think about is a color scheme, which includes the background color of your app. Today we’re looking at how to set the color of the display (background color) of an iPhone or iPad app. Want more FREE coding lessons? We have a free 30-minute beginners course: […]