Skip to content
View ph0nsy's full-sized avatar
👾
Working on game dev
👾
Working on game dev

Block or report ph0nsy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ph0nsy/README.md

Banner

GitHub Followers GitHub Stars
Portfolio LinkedIn Profile Itch Profile



  ___  _                 _    ___  ___     
 / _ \| |               | |   |  \/  |     
/ /_\ \ |__   ___  _   _| |_  | .  . | ___ 
|  _  | '_ \ / _ \| | | | __| | |\/| |/ _ \
| | | | |_) | (_) | |_| | |_  | |  | |  __/
\_| |_/_.__/ \___/ \__,_|\__| \_|  |_/\___|
 

Hi! I’m a game programmer with a strong focus on gameplay, camera systems, and UI. I recently completed my Master’s in Game Programming at U-Tad, where I worked on the full development of Lady Umbrella, contributing both gameplay (camera system) and UI (menus + navigation) features. I also hold a Computer Science degree from Francisco de Vitoria University (2025).

Outside of academic projects, I love building small experiments, tools, and prototypes — and I’ve participated in every Global Game Jam since 2022. I’m passionate about game development, AI, and anything that pushes me to learn, iterate, and create better experiences.



______          _           _       
| ___ \        (_)         | |      
| |_/ / __ ___  _  ___  ___| |_ ___ 
|  __/ '__/ _ \| |/ _ \/ __| __/ __|
| |  | | | (_) | |  __/ (__| |_\__ \
\_|  |_|  \___/| |\___|\___|\__|___/
              _/ |                  
             |__/
├── Z80 Assembly Guide (2022) 🔗
├── Itch.io 🔗
│   ├── Misterious Places (2019) [University Project] 🔗
│   ├── Shitpost Status (2023) [University Project] 🔗
│   ├── DVD Dodge (2023) 🔗
│   └── Math-Rails Line Mapper (2024) 🔗
└── More Stuff Coming
 _____                          ___                     
|  __ \                        |_  |                    
| |  \/ __ _ _ __ ___   ___      | | __ _ _ __ ___  ___ 
| | __ / _` | '_ ` _ \ / _ \     | |/ _` | '_ ` _ \/ __|
| |_\ \ (_| | | | | | |  __/ /\__/ / (_| | | | | | \__ \
 \____/\__,_|_| |_| |_|\___| \____/ \__,_|_| |_| |_|___/
├── Global Game Jam 🔗
│   ├── Global Game Jam 2022 🔗 🖥️
│   ├── Global Game Jam 2023 🔗 🖥️
│   ├── Global Game Jam 2024 🔗 🖥️
│   ├── Global Game Jam 2025 🔗 🖥️
├── Uncivic Driver Rhythm (2024) 🔗 🖥️
└── Further Game Jams to be added!
 _    _            _    _               _____       
| |  | |          | |  (_)             |  _  |      
| |  | | ___  _ __| | ___ _ __   __ _  | | | |_ __  
| |/\| |/ _ \| '__| |/ / | '_ \ / _` | | | | | '_ \ 
\  /\  / (_) | |  |   <| | | | | (_| | \ \_/ / | | |
 \/  \/ \___/|_|  |_|\_\_|_| |_|\__, |  \___/|_| |_|
                                 __/ |              
                                |___/               
└──  LaMancha Engine  🔗
___  ____              _ _                                  
|  \/  (_)            | | |                                 
| .  . |_ ___  ___ ___| | | __ _ _ __   ___  ___  _   _ ___ 
| |\/| | / __|/ __/ _ \ | |/ _` | '_ \ / _ \/ _ \| | | / __|
| |  | | \__ \ (_|  __/ | | (_| | | | |  __/ (_) | |_| \__ \
\_|  |_/_|___/\___\___|_|_|\__,_|_| |_|\___|\___/ \__,_|___/
├── AI & Datamining Archive 🔗
├── Sound of the Solar System 🔗
├── POV:D 🔗
└── Pkmn Armageddon 🔗

Pinned Loading

  1. z80-Assembly-Guide z80-Assembly-Guide Public

    Basic guide about z80 Assembly | Guía básica sobre z80 Assembly | Hecha para la asignatura de Arquitectura y Organización de Computadores de la UFV.

    HTML 2

  2. ShitpostStatusGame ShitpostStatusGame Public

    Revival of an online multiplayer game project for a subject at Francisco de Vitoria University.

    JavaScript 1 2

  3. portfolio portfolio Public

    Github Pages-hosted portfolio React-based website for Alonso 'ph0nsy' Moreno.

    JavaScript

  4. LaMancha-Engine LaMancha-Engine Public

    Light-weight game engine created for development of 2D games on low-specs machines such as the R36S console.

    C++