:: 13dev.com ::
Juan J. Mostazo's Personal Web Page [Feb 2011]
See my profile @ LinkedIn
Follow me on Twitter
Some projects I've done or participated in
#############################################################
## Once Upon a Night [src] {C++, Win} 2010
This is the video game my group and me are developing as final project of the master I'm doing this year.
The game is a 3D platform game, kind of Crash Bandicoot / Mario 64.
We're doing it between five people (three programmers and two artists).
You can get more information clicking on this link.
Anyway, you can see here some screenshots.
#############################################################
## IsoPacman [bin] [src] {C++, Win} 2009
This is a videogame I developed by the end of 2009, as a intermediate project for the master.
It's a 2D PacMan but using isometric perspective, which gives it the appearence of a simple 3D game.
#############################################################
## SIMAC [bin] [src] {Java, All} 2007-2008
This is my final degree project. Its name means "Simple Multi Assembler Compiler".
It's application where you can write simple programs (functions and procedures) in a pseudo language I made up (like a basic C).
Then they are compiled into several assembler languages (Intel x86, MC68000, Atmel, etc).
It's currently being used in some subjects of Computer Engineering/Science at University of Seville.
It's in spanish, although there's an option in the configuration window to change it to English.
#############################################################
## TDH [bin] [src] {C#, Win} 2008
This is an application I did as a project for a subject related to image processing.
It's a program to analyse and match fingerprints, and the results are very impressive.
#############################################################
## BattleShip [bin] [src] {Prolog, Win} 2007
This is a simple battle ship game I developed as a optative project for another subject.
It was developed using Prolog, a declarative programming language.
#############################################################
## NPCOPTT [bin] [src] {Java, All} 2006
This was first actual application I did on my life.
It is a Java Swing program to create, edit and manage graphs and apply simple NP algorithms over it.
It's in spanish.