
This is an Unreal project I made in two weeks. It’s main focus is level design but I also prototyped all the mechanics through Blueprints.
Here’s the build of the level.
Game Designer
This is an Unreal project I made in two weeks. It’s main focus is level design but I also prototyped all the mechanics through Blueprints.
Here’s the build of the level.
Finally I had my first failure in Game A Week! This time I bit off more than I could chew, but I learned a lot nevertheless. I tried my hands at some advanced Object Pooling patterns and I had to wrestle both with the design and the coding of a Procedural Generation system. Turns out that those two topics are a bit too much to explore all in one week, not to mention that I also had to fit in a coherent gameplay for the platforming.
However, I’m still happy I had the chance to face something this complex and I’ll definitely explore procedural generation in the future.
The game is pretty easy: press Space to jump and go as far as you can. I tried to build some interesting patterns for the generation of the platforms but it was a topic too big for the little time I had.
The game was in such a state that I didn’t even bother to put the score in. Continue reading
For week 4 I thought I’d explore some new grounds and learn some new skills. The idea for this week started when I saw this game from Ludum Dare 42. I thought it would be fun to learn all the things needed to make a game look and feel like that.
The game is a space shooter through an asteroid field: asteroids are coming towards you and you’re running out of fuel. Collect fuel to keep you’re speed up and keep going.
Thanks to Oliver Wilde for the sound design.
The controls are WASD for moving and Left Click for shooting. Remember that the Y-Axis is inverted, so W pushes down the nose of the ship and S brings it up.
The glowing bar on the bottom indicates how much fuel you have left, the more fuel you have the faster you’ll go, if you run out of fuel you lose.
Avoid and shoot the asteroids and see how far you can go. Continue reading
I’ve been working, for a few weeks now, with two english sound design students to make this game as their assignment. It’s just a prototype now, we’ll eventually complete it, but since their assignment was due this week, I thought of sharing this and taking the week off from the proper GameAWeek games to research a few tools for the coming weeks.
Controls: WASD to move, Space to jump (after beating level 1), Left Shift to slow down time (after beating level 2), Left CTRL to go faster (after beating level 3), Space again to double jump (after beating level 4) Continue reading
For my second GameAWeek I made this simple tower building game, I thought to leave physics enabled, I think it gives a whimsical feeling to the whole. Unfortunately I wasn’t able to put much time into it, only the weekend in fact, but I’m pretty satisfied with the result, given the circumstances.
The rules are pretty simple: release the blocks by left clicking, the score goes up for every block placed successfully on top of the previous one, if a block falls or if the tower crumbles it’s game over.
Try and build the highest tower in the neighborhood! Continue reading
For my first Game A Week I made a game where you control one small light in a pitch dark environment. Your light is slowly fading and you must reach the end of this labyrinthic environment without it going out. Don’t Fade.
The controls are WASD to move and Mouse for the camera, in addition to that you can hold Space to hover over small gaps, but doing so will make your light run out faster.
if you run into issues with the mouse tracking, you can go full screen if you hover the mouse over the bottom part of the game window. Continue reading
Home is a DBGA project made for a collaboration with the non-profit organization Videogames Without Borders.
Team size: 11 Development: 6 months Engine: Unity
The game tells the story of a mother and a child living the transformation of their village: from a lovely little town to a place they’re afraid to live in.
The goal of this project was to give the players a glimpse of what brings people to flee from their country, and to make them experience the dread of seeing your whole life falling to pieces. Continue reading
This was our first Unity project in DBGA. The assignment was to make a 2d game on some kind of grid and featuring a turn mechanic.
The game is a competitive turn based strategy game. In this game each player controls a king plus a team of five soldiers, chosen from a pool of five classes. The goal is to kill the enemy king or to bring him to the other side of the battlefield.
Team size: 7 Development: 4 weeks Engine: Unity Continue reading
The theme for this DBGA project was 80’s arcades, again using Construct2. We started with the idea of making a game revolving around boss fights, but it transformed into a hack’n’slash game when we decided to develop a teleport mechanic. The gun in our game shoots an orb to which the player can then teleport. This allows him to close in on enemies or to deal with platforming sections.
Team size: 6 Development: 3 Weeks Engine: Construct2
This is the first project we made in DBGA. The assignment was to make a game with Construct2 using only squares and rectangles. We took inspiration from Pong and Crash Bash and went to make basically a four way pong, with multiple balls in play and some “power-ups”. The game can be played by 1 to 4 players with the AI filling in the remaining spots.
Team size: 3 Development: 10 days Engine: Construct2 Continue reading