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

Make Icy Tower Game Mobile-Friendly #4

Open
chavi362 opened this issue Aug 30, 2023 · 10 comments
Open

Make Icy Tower Game Mobile-Friendly #4

chavi362 opened this issue Aug 30, 2023 · 10 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed java-script

Comments

@chavi362
Copy link
Owner

Currently, the Icy Tower game is designed to work only on computers. We want to make it compatible with smartphones as well to expand its reach and provide a better gaming experience for mobile users. This issue is to track the modifications needed to adapt the game for smartphone gameplay.
The icy-tower is already responsive, so you can see everything look good also in small screen.
So, in order to adjust it for mobile you only have to:- Implement touch-based controls to replace keyboard controls. This can include swiping left or right for character movement and tapping or swiping upwards for jumping.

  • Ensure that the touch controls are intuitive and responsive, providing a smooth gaming experience.
    If you can , tuo can do also testing:
  • Thoroughly test the game on various smartphones and tablets with different screen sizes, resolutions, and operating systems.
  • Identify and fix any issues or bugs that may arise during mobile testing.

Please feel free to ask any questions or seek clarification on specific tasks. Let's work together to make the Icy Tower game mobile-friendly and accessible to a wider audience

@chavi362 chavi362 added enhancement New feature or request java-script labels Aug 30, 2023
@chavi362 chavi362 added the help wanted Extra attention is needed label Dec 3, 2023
@dallasGeorge
Copy link

hey, I would love to start working on that now if no one is already working on it.

@chavi362
Copy link
Owner Author

Thanks @dallasGeorge
If you have some question please let me know
Good Luck
Chavi362

@diegoherrer4
Copy link

Hello, I would love to contribute with this issue if possible

@chavi362
Copy link
Owner Author

chavi362 commented Apr 3, 2024 via email

@binsmyth
Copy link
Contributor

binsmyth commented May 5, 2024

Has anyone finished this issue. Do you want me to work on this?

@chavi362
Copy link
Owner Author

chavi362 commented May 5, 2024 via email

@binsmyth
Copy link
Contributor

binsmyth commented May 9, 2024

Hi I need to understand something. So, I have forked repo where you can check it out. I have added some codes to make touch controls work. Basically testing out what works best. So, up right and left do work a little. but i don't know how to make it go left and right on mid air. While in mobile it seems hard to play if it doesn't move mid air.

On a sidenote, I am thinking instead of swiping up to jump maybe tap is better move.

It is here.
https://github.com/binsmyth/Icy-Tower/tree/mobile-touch-control-feature

@chavi362
Copy link
Owner Author

chavi362 commented May 9, 2024

I tested it, it's really cool!
And I think also that tab can be better because it hard to jump such
What do you think?

@binsmyth
Copy link
Contributor

Yeah tap is better. I wanted to know is there any way for the sprite to move left and right mid jump?

@chavi362
Copy link
Owner Author

chavi362 commented May 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed java-script
Projects
None yet
Development

No branches or pull requests

4 participants