Archive for the 'gamedev' Category

GameJam about different input-interfaces

Thursday, June 6th, 2019

Last week I was in a one-day gamejam focused on weird input interfaces. I thought I could be cool to create a game where the players have to interact with something more tangible than gamepad buttons.

(more…)

Tetris with Physics

Monday, January 28th, 2019

One week ago I played with some friends to Tricky Towers in Nintendo Switch. It is a tetris-like game but with physics. I really enjoyed it so I decided to code my own.

Click to play it

Continue reading to know more about how I did it.

(more…)

Pixelart Face Generator

Saturday, December 8th, 2018

For a long time I wanted to create a random face generator just by mixing different face parts from a pool of facial traits, so a couple of months ago I decided to give it a try.

Click in the image to test it
Click here to read more about the process

Web Experiment: Build Map Viz

Saturday, December 30th, 2017

Today experiment is a .MAP visualizer, for maps created with the Build Engine (Duke Nukem 3D) created by Ken Silverman.

(more…)

Rendering One Frame

Thursday, October 26th, 2017

I keep finding blog posts of people analyzing how different engines manage to render one single frame. So I decided to put them together here:

And from Engines

BWR2015: A sea in WebGL

Wednesday, October 7th, 2015

I’ve collaborated with the Barcelona World Race event several times in the past. Last year they approached me because they wanted to have a new 3D renderer for the web to enhance their online game (which I coded 5 years ago). I forgot to create a propper entry in my blog so here it is. You can play with the demo.

BWR_weather

Click in the image to see it in action, and if you want to know more about the development, read the rest of the entry.
(more…)

QIDV: Talk abouT our game for the GGJ2015

Thursday, March 12th, 2015

Some weeks ago I was invited to give a talk at the QIDV (a local informal event for game developers) with my friend Miguel about the game we did for the Global Gamejam 2015.
The talk is in spanish and the audio is not very good (and my diction doesnt help). It gives more insights about our working process besides the info I alwady wrote in this post.

Deus Ex: Human Revolution – Graphics Study

Wednesday, March 11th, 2015

Today I stumbled uppon this great post from Adrian Courrèges where he explains in detail all the steps in rendering one single frame in Deux Ex: Human Revolution, very informative with progress images.

Jordan Mechner talks about Prince of Persia

Monday, February 16th, 2015

One of those very inspiring talks from a person who created my youth favourite piece of art, where he recalls his life and make you think about your choices.

"From Bedroom to Attic: Making Prince of Persia" by Jordan Mechner from onGameStart on Vimeo.

GlobalGameJam 2015: We won at our local jam!

Monday, January 26th, 2015

This past weekend I assembled some friends again to participate in the Global GameJam 2015. I’ve participated since 2011 with more or less luck.

At the end we made a party-game up to 5 players in local, totally based in the theme of the Jam: “What do we do now”.

 

If you want to play it click here, but you will need to have a gamepad and several other players.

If you want to read the Post-mortem keep reading.

(more…)