logo

Welcome to my Portfolio

Hi! I'm Lucas Conti. +5 years of experience. Unity Developer from Argentina, focused on creating immersive and exciting experiences.

Experience

  1. Sr. Unity Developer – 3dar

    Working on EGGSCAPE, a multiplayer VR Mix-Reality game for latest Meta headsets. Gameplay, backend, internal editor tools, ECS, optimization, leading one of the two devs teams.

  2. Unity Developer – Patch Notes

    Working on Oprør, a multiplayer autochess play-to-earn free-to-play with deck building. Gameplay, UI, internal editor tools, reactive programming, complex systems and code review.

  3. Freelance Unity Developer

    Working on some mobile games and tasks on a cards collector clicker and porting a Tower Defense from iOS on swift to android using Unity.

  4. Freelance translations

    English to spanish translation of a british mistery novel and some formal documents.

Build Wizard

C# Library

2024 — Today
Build Wizard

Build Wizard is an open-source, easy-to-use, and extendable Unity editor tool, still in development. It is optimized for automating the building process and even deploying directly from Unity. Internally, it works with a modular architecture, making it very easy to extend without the need to edit existing code.

Originally planned to be sold on the Asset Store, I ultimately decided to make it open-source to showcase my current skills with more recent code.

Return to Projects

EGGSCAPE

3Dar

2023 — Today

Eggscape is an upcoming online multiplayer Mixed Reality game for the latest Oculus headset. It was presented at GDC 2024 at the Meta booth, with a regular stand for the location-based version in China. This ambitious project has undergone many vision changes but consistently showcases great creativity and a talented team behind it.

I worked on implementing various gameplay features and complex systems, refactoring code, backend and frontend programming. I also developed custom Unity editor tools, including a builder tool with automatic Meta channel deployment (adapting a personal tool), and led one of the two developer teams.

Return to Projects

Oprør

Patch Notes

2020 — 2023

Oprør was an indie online multiplayer auto chess game with deck-building elements, available for Windows and Linux. It featured matches with 8 players competing to dominate the battlefield. The game was planned to be free-to-play and play-to-earn, utilizing NFTs based on the Solana network.

I worked on implementing UI and frontend logic in Unity using reactive programming and developed custom Unity editor tools to improve our development workflow. Additionally, I conducted code reviews, reviewed code challenges, and participated in developer interviews.

Return to Projects

Samurai Fruit

GameJam — GMTK2023

2023
Samurai Fruit

Samurai Fruit is a fun and addictive game made with Unity, developed in less than 48 hours for the GMTK 2023 Gamejam by a team of two. The game received many positive comments and was played on the event stream by GMTK on Twitch.

My main role was implementing the game logic and participating in the gameplay design choices based on the Gamejam theme.

Return to Projects

OnDemand Queue

C# Library

2023
OnDemand Queue

OnDemandQueue is a powerful event queue manager for Unity, designed to execute methods and complex task sequences that wait for the previous method to finish (or when you choose!). Inspired by reactive programming, it was developed to meet a specific need for a personal prototype project that year.

The original task that compelled me to create this library was performing a custom movement to draw cards to the player's hand, while the server determined when the card was actually created in Unity. Later that year, it was completely refactored, optimized, and extended, resulting in the creation of OnDemandQueue.

Return to Projects

A Day with Arcueid

Personal project

2020
A Day with Arcueid

A Day with Arcueid is a short parody fangame Visual Novel based on the TYPE-MOON franchise Tsukihime. The game count with unique story progression with 14 different endings (but the end is only a new beggining!).

The game was developed in two weeks to test a no-code custom editor tool for creating visual novels in Unity, with a special nod for a friend's birthday. The project received positive feedback from the Latin American fanbase, and a talented artist friend contributed to the credit and icon images. I handled the logic implementation, narrative, and game design, while all graphics, music, and sounds belonged to TYPE-MOON.

Return to Projects

Elvin

Prototype

2019

Elvin was a 2.5D metroidvania game made with Unity 5 as an end-of-degree project at Da Vinci School. It was highly inspired by Castlevania: Symphony of the Night and the graphics of The Last Night.

I primarily worked on the character logic implementation, creating a custom physics system to emulate 2D gravity and movement in a 3D environment with extreme ground conditions. Another contribution of mine was the character shader, which supported normal maps, rim lighting, and dynamic shadows.

Return to Projects

DUST

Personal project

2017
DUST

DUST is a turn-based puzzle game inspired by the GO franchise by Square Enix, developed for Android and iOS. It was created within a month while I was studying at Da Vinci School.

The selling point, besides recreating the inspirational mechanics, was to avoid any tutorials and teach the player how to play from the very first contact with the game. It was a solo developer project, with sound, music, and some particle effects provided by third parties.

Return to Projects

Ruin Thief

GameJam — Da Vinci

2018
Ruin Thief

Ruin Thief is a game developed for one of the Da Vinci Gamejams in less than 48 hours. Two players compete to see who can earn more points by mining from the ground or stealing from the other player. However, time isn't the only pressure; the arena becomes smaller and smaller until the end of the round!

I worked on the programming side of the project, implementing simple hole generation for the arena, so every round was different, and the character logic.

Return to Projects

Cube Escape

Prototype

2017
Cube Escape

Cube Escape was a learning prototype with the objective of recreating a local co-op experience with split-screen functionality.

Each player has a unique special ability, and both need to cooperate to complete the levels.

Return to Projects

Limina

Personal Project

2017
Limina

Limina is a 2D platformer survival horror game inspired by titles like Silent Hill and Another World. As my second project using Unity, it was my first time using external APIs like Dragon Bones Pro for the animation system.

For this project, I handled all the coding, graphics, and animations.

Return to Projects

N01.BOTs

Prototype

2016
N01.BOTs

N01-BOTs is an Elevator Action clone with some additional mechanics. This was my first project using Unity and programming with C#.

Return to Projects