GUILLEM ALQUEZA

Mallow's Adventure

Description

This project was focused on creating a 2D platformer game inspired by Celeste's game.
The game was developed using SDL, C++, Box2D and Tiled.

Contributions

As the programmer and designer of the project, I made the following contributions:

  • Implemented a Save & Load System to track player progress, collectibles, and overall game state.
  • Developed a Debug System with UI tools, god mode, collider visualization, pathfinding display, and dynamic level/checkpoint switching.
  • Created diverse Enemy AI Behaviors: Skeleton, Ghost, and Boss.
  • Integrated the A* Pathfinding Algorithm for efficient enemy navigation and pursuit.
  • Programmed the Player Physics using Box2D, including walking, jumping, double jump, dashing, wall sliding, and crouching.
  • Implemented distinct Player States for gameplay variety
  • Designed a dynamic Combat System with diverse attack types and combo.
  • Created anParticle System to simulate snow and enhance environmental immersion.
  • Built a flexible Camera System featuring smooth transitions, camera shake, and optimized rendering based on visible tiles.
  • Added collectible items like keys, potions, and weapons to support game progression.
  • Developed a Quest System with interactive elements such as chests, locked doors, and tasks that gate player progression.
  • Implemented a menu with options for screen resolution, V-Sync, frame rate limiting, and audio settings.
  • Performed Performance Optimization using Optick to monitor and enhance real-time performance.

  • Experience Gained

  • Gained in-depth knowledge of 2D platformer mechanics and player-centric game design.
  • Improved my understanding of physics-based gameplay through Box2D.
  • Enhanced debugging and optimization skills using visual debug tools and performance profiling.
  • Learned efficient camera and scene rendering techniques for better performance.
  • Developed experience working with pathfinding algorithms and AI behavior patterns.
  • Mallow Adventure Mallow Adventure Gameplay