in Game Dev+Unity

List of Left and Right Handed Coordinate 3D Libraries & Engines

I switch between 3D engine and tools on occasion and forget if the system uses and left handed or right handed coordinate system. To save myself from a google search each time, I’m creating a list to refer to. I hope it helps someone else out too. Engines/ Libraries Unity – Left handed, Y-up. Unreal...
Read More
in Game Dev+Projects+Unity

HOME. (GGJ 2019)

A short story about a girl who comes back to her village after ten years hoping to find lost friends and see what remained of the place after the flood had cut it off from the rest of the country.  HOME. is a walking simulator in which the player looks for clues with the end […]
Read More
in Projects

Trolls Beetle Racer

Based on DreamWorks’ Trolls series, you play as Poppy trying to beat the racecourse using a flying beetle as the ride. The game showcases a special vertex shader manipulated by the level designer to create the race track. Trolls Beetle Racer is an HTML5 cross-platform game developed using WebGL libraries...
Read More
in Game Dev+ML/AI

Recommending In-Game Content using Machine Learning

The usage of Machine Learning (ML) and Artificial Intelligence (AI) to shape the experience of a player or a group of players is now integrating well in modern games. An example is the usage of Dynamic Difficulty Adjustment used by Left 4 Dead which as the name suggests, alters the difficulty of a game session...
Read More
in Golang

Get Specifics with Golang Memory Profiler

I created a web-server using Golang that ran machine learning algorithms for a video game. I was aware that the algorithms will take a large number of resources as the player data increases but I saw very large and inconsistent memory spikes that could use up to 4 to 6 gigs of RAM before going back […]
Read More
in Game Dev+Projects

Hotel Transylvania – Tower Builder

Stack as many rooms as possble and build your own scary hotel. But the higher you go, the more wobbly the tower will be. Use the power-ups to keep the tower secure and drop in bonus rooms.  This game was created using the Phaser library. It was developed by Flying Sheep Studios for Super RTL […]
Read More
in Projects

Sally Bollywood – Catch the Culprit​ (Match Three)

Help Sally through the Gem Basher to get the highest score possible. The score reveals clues which need to be committed to memory. You’re then shown a list of mugshots and have to point out the culprit form the line-up. The more bad guys you catch, the higher your score. This game was created using […]
Read More
in Projects

Super Toy Club – Wirbel im Weltraum (Endless Sidescroller)

Super Toy Club – Wirbel im Weltraum (Whirl in the Space Station) is a 3D side-scrolling endless runner. The goal is to go as far as possible and collect coins. These coins can be spent in the shop to buy upgrades for the little robot to make it go even further. The game was developed […]
Read More
in Projects

Zig and Sharko – Sandburg ins Weltall! (Idle Clicker)

Join Zig or Sharko and help them in building a sand castle that transcends dimensions and keep an eye on your rival who will try to bring your sand production to a halt if he has his way. In this clicker game, the player objective is to gather as much sand as possible to make […]
Read More
in Projects

Oddbods – Pizza-Rennen (Endless Runner)

Pizza Run is based on the popular children’s animated series: Oddbods. All seven of the Oddbods are in a Relay with the Pizza being a baton. If the player misses a tag the game is over. The game was developed by Flying Sheep Studios for Super RTL and is hosted on the Toggo platform at […]
Read More
Top