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

Initial building implementation #5

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

triplezeta
Copy link
Contributor

@triplezeta triplezeta commented Aug 22, 2023

About The Pull Request

Extremely rudimentary implementation of the building system for gameplay. Toggle between placing and breaking blocks with E, switch placed block type with Q. Left-click to place on the foreground and right-click to place on the background.

Additionally inverts the Y axis back to the monogame default temporarily, i.e. 0 is the top of the screen, increases in value as you go down.

Why It's Good For The Game

trust me

Changelog

  • Building and destroying blocks implemented
  • Y-axis inverted

@MarkSuckerberg MarkSuckerberg merged commit c1d5c9c into blocktest-game:master Aug 22, 2023
1 check failed
@triplezeta triplezeta deleted the blockedtest branch August 22, 2023 23:53
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.

2 participants