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

BomberMan3D Install based app #2621

Closed
3 of 4 tasks
Robostep21 opened this issue Jul 18, 2024 · 7 comments
Closed
3 of 4 tasks

BomberMan3D Install based app #2621

Robostep21 opened this issue Jul 18, 2024 · 7 comments

Comments

@Robostep21
Copy link

Robostep21 commented Jul 18, 2024

What is the name of the app?

BomberMan3D

Where is the app hosted?

https://github.com/Robostep21/BomberMan3D

About the app

Retro game in 3D, with multiplayer! Maked on Godot.

HOW TO RUN: from menu.

CONTROLS:
Walk: arrows.
Place bomb: space.

Upload file or Add PR Link

BomberMan3D.zip

Confirmations

Copy link
Contributor

Hello there 👋
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

@Robostep21 Robostep21 changed the title BomberMan3D Package app BomberMan3D Install based app Jul 18, 2024
@Botspot
Copy link
Owner

Botspot commented Jul 18, 2024

This is currently your install script:

#!/bin/bash


#Be sure to use the "error" function - it will display a message if a command fails to run. Example below:

git_clone https://github.com/Robostep21/BomberMan3D.git || error 'Failed to clone repository!'

unzip /home/admin/BomberMan3D/BM3D.zip

How is this supposed to work? what if I am using /home/pi instead of /home/admin?
Do any apt packages need to be installed?

Also your description mentions something.

HOW TO RUN: from menu.

How is this menu button created? I don't see anything creating a menu launcher in your script, or in your zip file hosted on your github.

@Botspot
Copy link
Owner

Botspot commented Jul 18, 2024

Also this is a x86_64 binary - it won't run on Raspberry Pi.
So why did you check this box in your original post?

@Robostep21
Copy link
Author

Sorry. My error. I need to fix it.

@theofficialgman
Copy link
Collaborator

The ability to run on all pi-apps supported systems is a requirement.

Due to the low quality of this issue and the requirement for porting (which we do not take requests for) this will be closed.

@theofficialgman theofficialgman closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2024
@Botspot
Copy link
Owner

Botspot commented Jul 19, 2024

@Robostep21 feel free to comment here if you get everything working, and we can reopen the issue.

@theofficialgman
Copy link
Collaborator

The source of the application is not clear either. Is this paid software (is: you want us to facilitate piracy) or is this software you have developed which the source just isn't available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants