I recently started a self taught course in IOS Development in order to get to grips with the fundamental structure of swift language, Xcode ’s tools and make the final translation of getting my app on devices and the Apple store. After getting an introduction to Xcode and Swift I have managed to produce a […]
Read MoreCategory: Uncategorized
Xcode: Making a Food Tracker App
Building a Basic Food Tracker app To get familiar and retain my skills with Xcode for writing apps I will you making a simple user interface for the Food Tracker app and view in simulator / phone. Below is what the end result would hopefully look like. Below is what the end result would hopefully […]
Read MoreRPG Hack Slash Game: Targeting
Today i created a targeting system for the player. This is done by a creating a target script where it mark the colour of the target that the player is selecting and change colour when the player selects the target. Also once the target is selected, the player can then attack the enemy(which are the […]
Read MoreRPG Hack Slash Game: Characters Stats Setup
This today and this month I am working on the character stats setup. In RPG games this is the most important set before i ever think of producing the game. It is vital that there is a system in place for the player to select a character and level up their stats. In the screenshot […]
Read MoreRPG Hack Slash Game: Early Progress the Player Controls and Enemy Movement
The next step is create a couple of scripts that controls the players and enemies movements. Also the attack script is implemented into both the players and enemy game object. To do this firstly a third person controller and script is attached to the Player game object. This will allow the object (which is the […]
Read MoreUnity Shooter Game Completed
Funz Shooter is a shooter game created for PC. This project is just a simple demonstration of using C sharp to create the mechanics and involved using new techniques such as the Navigation system in order to the AI path. Also the levels were designed using a generator algothrim which was also designed using C […]
Read MoreJunior 3D Modeller Technical Exercise.
For the purpose of this task, I produced 3 models to demonstrate my 3D design skills, thought process and get a feel of the workflow used when designed house hold products. In order to produce the products, 2D diagrams was used as a reference to get all the measurements. This is to ensure that the […]
Read MoreMetoria game: Working Progress
In this blog I will be showing the progress on my incoming project.The project is in working progress but the game current game title is called Metoria. Objective of the game are: Search in the Labyrinth for particular items and find a way out of the maze and to the pyramid. Avoid the enemies and […]
Read More