top of page
Search
RorschachGames

GCloud, I'm a fan

Updated: May 18, 2022

I guess all the big cloud service companies offer the same thing. In one form or the other, but very similar. I decided to create an app using only GCloud for my back-end needs.

I built a NodeJS back-end in support of a mobile game which uses Unity as the game engine on the front end. I like to have the actual OS perform some of the heavy lifting instead of Unity itself.

My network calls take advantage of of retrofit and a more robust Serialization/Deserialization of objects returned from the server. I can offload background "jobs" that can be scheduled at any time. Not only when the app is run. This allows me to set up cool scenarios driven by the server.

I'm a fan. Very easy to set up. Creates extremely powerful, useful and affordable services to help your app achieve it potential.

34 views0 comments

Recent Posts

See All

VR with Horizon Avatars and Unity

We were recently tasked with creating a VR experience in a high school class room setting. Each person needed to be represented by a...

Animatronics it is

I'm going to build an Animatronic Arm. The idea is that it would eventually allow me to create a life sized Halloween scene of Sleepy...

Comments


bottom of page