Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 497 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 497 Bytes

Kotlin Project

RPG Battle

The following is the github repo for the project I made in Kotlin.

It has got working health bars.

You can attack in 2 forms:

1.Normal attacks

2.Magic attacks(for which you ought to have enough magic points)

Your health is low? No problem, there are spells which heal you. Hope you enjoy the game.