Intro

My Hands - Banner

Hey there! This website is where my love for video games meets my passion for coding and design. Dive in to explore my game projects and digital creations. It's more than just a portfolio—it's a reflection of my journey from gamer to creator. This site is just the beginning; reach out, and let's start something new together!

AND REMEMBER, LIKE PROFESSOR LAYTON SAID

"Every puzzle has an answer"

Projects

🚧 Under construction 🚧

I'm still adding the projects I've done over these years and the ones I'm working on right now ;)


YonduLib

Yondulib plugin

PC - Unity

  • YonduLib is a plugin for Unity that allows to link the different actions of the game with sound commands such as whistling, clicks or taps
  • It was presented as Final Degree Project in Video Game Development at the Complutense University of Madrid
  • This project relies on Unity's new Input System
  • More information on the plugin download page, on the project page and in the official document

Out Run

Gameplay Screenshot

PS4/Windows - C++

  • Replica of Out Run, the classic arcade racing game in which you drive a Ferrari Testarossa through exotic landscapes, developed with academic purposes
  • Players control the car's steering, speed and braking as they follow the track
  • Design and implementation of the road projection and billboarding technique for the surrounding elements
  • Key learnings: multi-threaded programming, input device management, loading and manipulation of graphic resources and projection of 3D objects to 2D
  • Due to confidentiality contracts I can't publish the code. The PS4 version uses only the libraries provided with the official SDKs. The PC version relies on the SDL library

Save the Farm

Gameplay Screenshots

VR - Unity

  • VR Farm management simulation. Restore the farm, grow crops, care for animals and manage resources
  • Key controls include using tools (shovel, watering can, pickaxe) to interact with the environment
  • Design of 3D environments: integration of visual, auditory and interaction elements for an immersive experience

Flow Free

Game Screenshots

Android/Windows - Unity/C#

  • Replica of Flow Free mobile game developed with academic purposes
  • Puzzle game where you connect circles of the same colour with pipes without crossing them, solve the levels and unlock more!
  • Implementation of complex game logic: pipeline connections, level management and player progress
  • Design of an adaptive interface for different resolutions and aspect ratios
  • Integration of advertising with UnityAds
  • More technical features in the GitHub readme.md

Low Poly Assets

Assets Scene

Blender

  • Scene developed form scratch with Blender
  • Creation of complex shapes, use of own textures and scene composition including lighting
  • Created as final project for one of the artistic branch that includes my university degree

VUELA!

Game Screenshots

Windows - Unity/uAdventure/C#

  • A serious arcade and puzzle game where you learn about travel protocols
  • The player will perform actions such as packing bags in order, checking passengers at an airport checkpoint and answering questions about travel protocols
  • Integration of practical travel concepts with game mechanics
  • Design and develop educational mini-games and implementation of an intuitive interface

0h n0

Game Screenshots

Android/Windows - Android Studio/Java

  • Replica of 0hn0 mobile game developed with academic purposes
  • A challenging logic game where you have to fill in a board following numerical rules without making mistakes
  • Implementation of dynamic clues that guide the player to the solution
  • Design and development of algorithms for the generation of unique dashboards
  • Implementation of a cross-platform Windows/Android graphics engine

Origami Slash

Game Screenshots

Web - Phaser/JavaScript

  • Web arcade game where you cut fruits to score points made with Phaser
  • Slide your finger across your mobile screen or hold down left click to cut fruits!
  • Development with the objective of learning an interpreted language and developing web games

Arrow

Game Screenshot

PC - SDL/C++

  • Arcade game focused on achieving the highest score by shooting balloons
  • Class hierarchy using inheritance and polymorphism
  • Resource management like a Save/Load system supported by files
  • More technical features in the GitHub readme.md

About Me

It's me but blurred

Curious to know more about the mind behind the creations? Dive into my CV and my GitHub to discover a mix of my academic background, technical skills and personal journey. Discover how my skills and experiences come together to shape the projects you see on this site.

Contact

I'm glad that you want to get in touch with me!

The best way to reach me is by sending me an email to:

nuriabangoiglesias@gmail.com

But if you are a fan of social networks, below you will find the work related ones. I accept job proposals, feedback and even jokes. Let's chat!

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form