Posted October 23, 2019 by yohan1202
1. Introduction
I have worked on the very basic of my final game settings.
First of all, I have worked on main menu with Credits (I could use some other scripts worked by my classmates) and Start and exit button
Creating menu was simple job and I believe with great image it looks much better.
Aside from this, I have worked on player Input and player UI.
In my game, I will allow players to put their nick name of their player. Also, one of my games winning condition is gaining certain amount of game point (score).
As a result, I have settled this basic functions.
Aside from this, other functions have created during task1 and 2 (attacking or spawning player or enemy)
2. Achievements
- Main menu
- Taking player nick name into player UI
- Player Statistic (Score or point update)