Git Basics 1 – How to set up Git
Step by step tutorial on how to set up Git for beginners. Learn about Git providers, and how to clone your first repository!
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!
We break down Environment Switching in Unity across multiple environments with some tips and code samples.
We love to explore new markets for indie developers, and today we talk about another one – the arcade cabinet.
An in depth step-by-step guide on how to set up continuous deployment for a Unity WebGL production build, with code samples!