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

Revamped energy system #15

Open
4 tasks
SuperFola opened this issue Sep 29, 2021 · 0 comments
Open
4 tasks

Revamped energy system #15

SuperFola opened this issue Sep 29, 2021 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@SuperFola
Copy link
Owner

Currently, the player gains 1 energy ever turn, and can use it for anything: walking, attacking, picking up an object, using an object... The same (at least it should, iirc) applies to monsters which can see the player (if they are in the player field of view, they can gain energy ; this is a small optimization to avoid updating things you can't see).

It could be interesting

  • to have actions that don't need energy to be used
  • to be able to gather energy to cast bigger fireball (by not moving for a couple turns for example)
  • to display the energy level
  • to find other interesting uses of the energy
@SuperFola SuperFola added help wanted Extra attention is needed question Further information is requested hacktoberfest labels Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant