Skip to content
View NicoRuedaA's full-sized avatar

Highlights

  • Pro

Block or report NicoRuedaA

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
NicoRuedaA/README.md

Nico Rueda
Game Designer & Multiplatform Developer

Profile Banner


Crafting experiences.
Building solutions.


🎮 Game Dev

  • Catpire Survivors · Java LibGDX · Action-roguelike. developed with Java and LibGDX. Focused on handling massive enemy hordes and rendering performance optimization. Inspired by Vampire Survivors.

  • Platform Godot · Godot · A reusable base template for 2D platformer development in Godot. Includes optimized physics controllers, coyote time, jump buffering, and a modular player state machine.

  • DnD Hex Combat · Unity · A hex-based tactical combat prototype in Unity featuring D&D-inspired initiative turns, BFS pathfinding, and interactive unit action systems.

  • Unity Packages · Unity · A robust collection of Unity utilities featuring thread-safe Singleton patterns, editor automation tools, and efficient text-asset processing.

  • Isometric Godot · Godot · A turn-based isometric tactical RPG built with Godot Engine, featuring grid-based combat and a scalable modular architecture.

  • Super Cide Bros · Java Java Swing · A 2D Java platformer game featuring custom physics, sprite animations, and custom maps, developed for the CIDE educational center's celebration.

🤖 AI & Data Science

  • Local AI Framework · Python · A Python framework for running local AI models with a focus on privacy and compute efficiency. Built as an alternative to cloud-dependent AI tooling.

  • MTG Price Prediction · Scikit-Learn Pandas · Predictive analysis and ML applied to the Magic: The Gathering card market. Uses historical price data, set rotations, and tournament meta to forecast card value trends.

🌐 Web & Personal


Contact Me

Open to collaborations on anything weird and interesting.

Popular repositories Loading

  1. Local-AI-Framework Local-AI-Framework Public

    Template for local development using LM Studio + Open Code

    2 1

  2. Mobalike Mobalike Public

    MOBA prototype in Unity 6 — data-driven ability system, enemy AI state machine, 62 unit tests. Brain & Body architecture.

    C# 1

  3. DnDHexCombat DnDHexCombat Public

    Turn-based tactical combat prototype in Unity — hex grid with BFS pathfinding, initiative system, and D&D-inspired mechanics

    C#

  4. nicoruedaa.github.io nicoruedaa.github.io Public

    GLSL

  5. Roguelike-Unity Roguelike-Unity Public

    2D procedural dungeon crawler using A* pathfinding, multiple enemy types, boss fights, inventory, and health/mana/stamina systems

    C#

  6. Catpire_Survivors Catpire_Survivors Public

    Vampire Survivors-inspired roguelike in Java + libGDX

    Java