Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
memory-22-xD/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
8 lines (6 sloc)
721 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Memory22 - RPG game | |
This was my second project of University, completed in C++: an RPG game, using SDL has a cross-platform development library. | |
The project was built in a medieval theme and contains a main character, NPCs and enemies. | |
Our team used Kanban Flow as a form of organization and planning the tasks to be done, if they were in progress or already done. | |
I was in charge of the environment where I created objects like trees, rivers, castles and programmed a way to interact with them. | |
I had some difficult on some part of coding, and the team didn’t reached the goals we had planned but the project got good feedback overall and it was a major learning process when it came to organizing and teamwork. |