9Lives Mobile App - Development Blog #6 - Technical Analysis
Here I will highlight a few snippets from the code to show how some of the core mechanics work. The player controls the cat by swiping in...
JOSH STEEDE
Computer Games Programming Student
Here I will highlight a few snippets from the code to show how some of the core mechanics work. The player controls the cat by swiping in...
It was important to get the design and execution of the cat right. It had to keep the ball shape so that the bouncing would still make...
We implemented the fantasy theme. The design for this theme takes some inspiration from "Pyroland" from the Valve game "Team Fortress 2"...
We implemented the ice-themed level. One important thing was to follow our research on the colour palette for the ice level, and I think...
We have implemented the designs for the first level (as seen here) into the game. This is a video to showcase how the Egypt theme looks:...
As the programmer for this project, I started by creating a new project using the 3D Mobile Unity template. I set up a basic level so...