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

feat: godot dungeon crawler resource #360

Merged
merged 38 commits into from
Oct 11, 2024

Conversation

lillianhidet
Copy link
Contributor

A resource/tutorial which goes over the creation of a top down 2d dungeon crawler in Godot, with:

  • Player movement and attacks
  • Enemies
  • Health System (Including healing)
  • Points System
  • Multiple Floors
  • UI (For health and points)

@lillianhidet
Copy link
Contributor Author

Reading to go, just waiting on

#364

@lillianhidet lillianhidet marked this pull request as ready for review October 5, 2024 03:09
Copy link
Member

@Darkflame72 Darkflame72 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really good but just have a couple nitpicks about layout

@Darkflame72 Darkflame72 merged commit a426fa4 into Tuhura-Tech:main Oct 11, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants