For my Game Tools course I will implement an enemy manager tool that will help level designers through the development process of Empyreum Ascension. This tool will basically allow them to spawn individual or groups of enemies in any location in the scene of the game. How will it be used? The script will be…
Zelda Clone: Progress Journal 1
I am currently working on a 2D game which will basically be a clone of the first Legend of Zelda game. Our game will count with a world that the player will be able to explore. There will be multiple types of monsters and items that the player will need to collect. Along those lines,…
Update on Random Dungeon Generator
In this week we received an assignment that acquired me to make some slight changes to the dungeon generator I’m currently working on. One of them being the fact that we will also use the generator to create a 3D version of the 2D zelda clone. The code for the tile and layer classes are…
Robo: Robot Prototype Published
For the past week I have been working on a game for my gameplay programming class : Robo. In the game you take control over a robot whose energy is drained as you move around the level. There are batteries that spawn at random positions and in order for you to keep running around you…
Cielo Island Exploration : Download Here!!!
Hello all, I have been very busy in the last couple of weeks because of school and work so I hadn’t got the chance to post anything regarding any of the projects I have been working on. Today, I’m happy to share a small exploration game that features the island and ship models I designed…
Void Terminal: Game Screenshots and Music
It’s finally done! yay! Over the last two weeks I have been putting a lot of my time and effort into this assignment and I’m very happy of how it looks! Here are some screenshots of the main parts of the game! 🙂 I got the models and animations from mixamo.com! …
Void Terminal: Weapon Selection
Hello guys! Today I want to share the different weapons I decided to include in Void Terminal. Each weapon varies on behaviour and ammo. In order to apply these to the game I downloaded a couple of more animations from maximo.com, and found the 3d models of the weapons in turbosquid and cgtrader. You can…
Void Terminal Game: User Interface
Hi everyone, in this post I will talk about a little bit about the progress I have made on my next project in Unity 3D. For this project we have to create our own version of SmashTV. So far I have the logic of the enemy and the player working, but I will talk about…
Shooting Gallery Game: Published!
Hello everyone, I just want to share a link to a shooting gallery game I made for my Game Engine class last month! Here is the link: CLICK HERE You will need to download and extract the contents of the zip file, then just double click on Shootout.exe to play :). I would suggest to…