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

Implement GUI Launcher #4

Merged
merged 12 commits into from
Apr 4, 2024
Merged

Implement GUI Launcher #4

merged 12 commits into from
Apr 4, 2024

Conversation

iWas-Coder
Copy link
Member

The merge of this PR:

@iWas-Coder iWas-Coder added the ✨ feature New feature or request label Apr 2, 2024
@iWas-Coder iWas-Coder self-assigned this Apr 2, 2024
@iWas-Coder iWas-Coder marked this pull request as ready for review April 4, 2024 21:00
@iWas-Coder
Copy link
Member Author

This is the result of the first approximation:
image

The goal of this PR was to verify that was indeed possible to do a launcher for the game with egui, and that Rust code is easily merged with the rest of the C codebase and with the build system we have (GNU Make).

Thus, it has been verified. Also, it's highly possible that the future custom map editor will be implemented as well with Rust and egui, as part of the sparky-extras package that was created (as a standalone binary, buildable appart from the game itself).

@iWas-Coder iWas-Coder merged commit 56f92f7 into master Apr 4, 2024
2 checks passed
@iWas-Coder iWas-Coder deleted the feature/sk_launcher branch April 4, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GUI launcher
1 participant