<aside>

Halloween Candys
Year: 2024
Genre: Casual Game
Platform: Windows
</aside>
Description:
Halloween Candys is a fun, single-player Halloween game where players go door-to-door asking for treats. The objective is to collect as much candy as possible before the timer runs out!
Features:
- Halloween Atmosphere: Spooky and festive environments with decorated houses, pumpkins, and Halloween-themed details.
- Door-to-Door Gameplay: Knock on doors to collect candy, and be prepared for friendly (or spooky) surprises!
- Race Against Time: Gather as much candy as possible before the timer runs out.
- High Score Tracking: Keep track of your best scores and aim to beat them.
<aside>

Skate Revolution
Year: 2024
Genre: Sports
Platform: Windows
</aside>
Description:
This project is a demonstration of a single-player skateboarding system where players can explore environments and perform basic tricks like jumping, providing a fun and dynamic experience.
Features:
- Simple Movement and Jumping: Players can skate around the environment using basic movement keys and jump with the spacebar.
- Dynamic Trick System: While the focus is on basic movement, the system can be expanded for more tricks in the future.
<aside>

God Of War - Mechanics
Year: 2024
Genre: Action-adventure
Platform: Windows
</aside>
Description:
This is a project that recreates iconic gameplay mechanics from the famous God of War series. This project focuses on implementing key features such as axe throwing, rage mode activation, and other dynamic combat elements to provide an engaging action-game experience.
Features
- Axe Throwing: Players can throw an axe at targets and call it back with precision, simulating the gameplay of God of War.
- Rage Mode Activation: Players can activate a powerful rage mode.
<aside>

Weapon System - Multiplayer
Year: 2023
Genre: First-person shooter
Platform: Windows
</aside>
Description:
This project is a demonstration of a weapon system for a multiplayer game, where all game logic is executed on the server and only the necessary information is sent to the client, ensuring an efficient and dynamic gaming experience.
Features
- Server-Centralized Logic: All game logic is processed on the server, which sends only the necessary information to the clients, ensuring security and performance.
- Dynamic Weapon and Ammunition Creation: The system allows the creation of new weapons and ammunition with just one click, without the need to modify the inventory or adjust game logic.