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

add: runner #2

Merged
merged 5 commits into from
Feb 27, 2023
Merged

add: runner #2

merged 5 commits into from
Feb 27, 2023

Conversation

mratanusarkar
Copy link
Owner

Adding a simple runner bat file to automate the running process.
Instead of all manual installation from the readme, it's all now just a double-click away to install and launch the game!

The runner would:

  • install the virtual environment
  • activate the venv
  • install dependencies from requirement.py
  • run main.py to launch the game!

@mratanusarkar mratanusarkar added the enhancement New feature or request label Feb 27, 2023
@mratanusarkar mratanusarkar self-assigned this Feb 27, 2023
@mratanusarkar mratanusarkar marked this pull request as ready for review February 27, 2023 16:31
Copy link
Owner Author

@mratanusarkar mratanusarkar left a comment

Choose a reason for hiding this comment

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

this should close PR #1 as all unnecessary dependencies were removed, and required ones upgraded.

@mratanusarkar mratanusarkar merged commit 7902740 into master Feb 27, 2023
@mratanusarkar mratanusarkar deleted the add-runner branch February 27, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant