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

Create base Entity class #9

Open
3 tasks
133794m3r opened this issue Aug 23, 2020 · 0 comments
Open
3 tasks

Create base Entity class #9

133794m3r opened this issue Aug 23, 2020 · 0 comments
Assignees

Comments

@133794m3r
Copy link
Owner

This class will be used both by the enemies and the player.
The enemies will only use the base class, and the battle variant and then will have their AI applied as part of their own class.

  • Walking in directions
  • HP/MP status bars
  • Levels etc.
@133794m3r 133794m3r added this to the v0.5 -- Basic stuff Done milestone Aug 23, 2020
@133794m3r 133794m3r self-assigned this Aug 23, 2020
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