Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #2

Open
artugam opened this issue Jan 3, 2019 · 0 comments
Open

Documentation #2

artugam opened this issue Jan 3, 2019 · 0 comments

Comments

@artugam
Copy link
Owner

artugam commented Jan 3, 2019

The project is a strategy turn-based battle game between two opponents.

image

The game allow to choose one of three predefined rpg classes like warrior, wizard and archer.

image

image

Ofcourse we must provide name of our champion before we start our battles.
After that we can see our profile panel.

image

The game provide three level to finish it and for each we have to defeat our opponent to go next level.
As you notice above there is our current level.
Below we can see red bar and orange bar. This is our champion health and energy.

Let's battle!

image

This is a battle activity. Screen is divided for half. As you probably guess above is enemy and beneath our champion.
There is an select box in our champion screen half where we can choose skills. To use it we need energy (orange bar) untill we have enough energy we can use it in our turn.
Furthermore skills provide special music effects while we use it to attack enemy and moreover whole game has theme music in background.

image

Skills.
For example in above screen we see that we have 4 energy points so then we can use fireball for two times in one turn. If our energy is 0 then automatically enemy turn starts. When enemy ends its actions new turn will be started.
New turn.
When new turn stars we have restored 4 energy points but we can have 6 as maximum. The reason why i did it is game will provide more costly skills (super attacks) e.g. meteor shower which can cost 5 energy points. And it will be unable to use.

If we win we will go next level.

image

And if lost.
image

After beating all opponents we will got victorius screen with play again button.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant