Skip to content
Snippets Groups Projects
Commit 6fd07fc7 authored by Lama Amro's avatar Lama Amro :face_palm_tone3:
Browse files

Update Lama.md

parent 65f1530f
No related branches found
No related tags found
No related merge requests found
......@@ -36,3 +36,15 @@ Another bad code is the code i wrote for the winning criteria, as i wrote a code
We considered this as a bug that needs to be solved in future work.
# Reflections
As a start, i want to mention how much i enjoyed taking this course and creating the game. This was my very first experiencen with game making, i never made a game, and am not much of a gamer. I think it was a good idea that we chose unity as our engine, we felt it fit our capabilities at this stage. Also the C# programming language was not hard too learn, as i has a little experience in C++ before.
The classes were exciting but unfortunately i did not take advantage of the lab sessions after the class due to my busy schedule.
* The first lesson i learnt working in this project is the importance of communication and the continouse integration between different parts of the project. As in the beggining i had to build the board from a whole set of Prefabs manually, which took a lot of time, to discover later that it needs to be done by code.
* We would be excited to use an AI system in our game, since it is an important and nice feature to add to nowadays games, but the nature of our game is simple, and as the level of knowledge we have is still limited, we chose not to use AI in the game.
* Same applies to the audio of the game. The audio needed to fit the nature of the game, and this game needs concentration to do the calculations, so we chose not to add the audio in the game mode, and just add it in other scenes as a complimentart feature. Simon focused on the importance of having the choice to disable the voice, thats why we added this feature to the scenes that has audio in it.
*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment