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

Gravity update #91

Merged
merged 5 commits into from
Dec 2, 2023
Merged

Gravity update #91

merged 5 commits into from
Dec 2, 2023

Conversation

Fuinny
Copy link
Contributor

@Fuinny Fuinny commented Nov 27, 2023

Hello! 👋
I added a new mechanic that allows the player to press the e button to change walls # into open spaces ~ and vice versa.
I also made 3 levels using this mechanic. I've placed them at the end for now, maybe I should change their order later.
#75

@ZacharyPatten
Copy link
Collaborator

That sounds cool! :) I'll review this PR as soon as I can.

(also I will stop procrastinating on your other PR too... sorry I have been really bad about that) :P

* string[][] -> char[][][]
* minor clean up
* website update
@ZacharyPatten
Copy link
Collaborator

Great pull request. Thanks! :)

I changed the toggle input from E to Spacebar because I personally thought that was more natural for people playing with the arrow keys instead of W A S D. I also made some small tweaks to the code and updated the website version with the new levels.

@ZacharyPatten ZacharyPatten merged commit 3e30cbd into dotnet:main Dec 2, 2023
3 checks passed
@Fuinny Fuinny deleted the gravity branch December 2, 2023 16:46
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