Git Basics 2.3 – How to Get Connected to Bitbucket
We cover a step by step guide on how to get connected to BitBucket as a beginner, a highly relevant tool for any game developer!
We cover a step by step guide on how to get connected to BitBucket as a beginner, a highly relevant tool for any game developer!
A step by step guide on how to get connected to GitHub as a beginner, one of several tools for version control in game development.
Read on to learn how to use version control for game development. In this part, we cover how to get connected to GitLab with Fork!
Step by step tutorial on how to set up Git for beginners. Learn about Git providers, and how to clone your first repository!
CORS stands for Cross-Origin Resource Sharing and is a tool to keep people safe while browsing. Read on to learn about how to troubleshoot it!
Photon PUN is an excellent system for Networking, and has helped us network countless Unity games very easily and quickly. But, there are a few quirks for how it operates that are definitely not intuitive at first. So, in our effort to democratise knowledge, we thought we would write a post sharing three top tips for PUN that will help you become a networking expert in no time!
Small game dev studios have a problem – people want to throw themselves into their work. How can we make care mandatory?
An article on ideating and nurturing the mechanics for Duped, an indie game about cloning, identity and isolation.
Jack the Super Prawn is a fun educational mobile game for kids! It teaches children about the importance of keeping oceans clean.
A 101 on how to fix Photon PUN synchronisation issues, walkthrough on implementing networking into your multiplayer game and code samples!