Files
Portfolio/README.md
T

33 lines
1.5 KiB
Markdown
Raw Normal View History

2023-10-30 13:31:33 +01:00
# Portfolio
2023-10-30 15:15:06 +01:00
## Rum-Away
[![](https://img.itch.zone/aW1nLzkzNzE1MDMucG5n/original/MMhlsj.png)](https://calmkeepgames.itch.io/rumaway)
2024-02-01 18:04:09 +01:00
[Itch.io](https://calmkeepgames.itch.io/rumaway)
2023-10-30 13:31:33 +01:00
2024-02-01 18:04:09 +01:00
### My contribution
2023-10-30 13:31:33 +01:00
2024-02-01 18:04:09 +01:00
In this project, I designed the fundamental point-and-click mechanics, such as the ability to navigate by clicking to move, interact with the environment, and manage the inventory.
The inventory features encompass picking up, using, crafting, and uncrafting items.
2023-10-30 13:31:33 +01:00
2023-10-30 15:15:06 +01:00
## Noctua
[![](https://img.itch.zone/aW1nLzExMDEzNDY5LnBuZw==/original/3tmCfX.png)](https://calmkeepgames.itch.io/noctua)
2024-02-01 18:04:09 +01:00
[Itch.io](https://calmkeepgames.itch.io/noctua)
2023-10-30 13:31:33 +01:00
2024-02-01 18:04:09 +01:00
### My contribution
2023-10-30 13:31:33 +01:00
2024-02-01 18:04:09 +01:00
In this project, I developed the Card Engine, incorporating functionalities like Drag and Drop, Card Stats and Abilities, Placing Cards, and managing Card Interactions.
Additionally, I designed the overworld map with level selection and implemented the save and load system.
2023-10-30 13:31:33 +01:00
2023-10-30 15:15:06 +01:00
## Blood & Sand: Cards of Salvation
[![](https://img.itch.zone/aW1nLzEyODI3NTAxLnBuZw==/original/ZdiOSc.png)](https://ruinforge.itch.io/blood-sand)
2024-02-01 18:04:09 +01:00
[Itch.io](https://ruinforge.itch.io/blood-sand)
2023-10-30 13:31:33 +01:00
2024-02-01 18:04:09 +01:00
### My contribution
2023-10-30 13:31:33 +01:00
2024-02-01 18:04:09 +01:00
In this project, as in the previous one, I oversaw the Card Engine.
However, unlike the last project, each card featured a distinctive effect, and you and your opponents could have numerous status effects and special abilities.
Additionally, I took charge of the save and load system, similar to my role in the previous project.