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

Multiple fixes and refactoring some #42

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

JacobKnox
Copy link

@JacobKnox JacobKnox commented Jan 22, 2023

Fixes the following issues:

Should contain everything mentioned in the following pull requests:

Moving forward?

Extracting common code into functions and putting some stuff in respective classes.
Continued working on reducing length of main file, moving some functionality to their respective classes, and overall making the code more succinct.
Made it to where the window can change sizes. Now need to make it to where the game changes size accordingly.
Now if the camera offset reaches 0, the screen will stop scrolling and kill the player if they are not already dead. Oh, and I changed the bean multiplier so purchasing the upgrade once or twice doesn't COMPLETELY make the game pointless.
Created a requirements text file, updated the README, added support for Unix operating systems, made it so the game can be played in browser.
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.

1 participant