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

Mejorar respuesta del juego a los clicks del mouse #11

Open
Jonatandb opened this issue Apr 22, 2020 · 0 comments
Open

Mejorar respuesta del juego a los clicks del mouse #11

Jonatandb opened this issue Apr 22, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right

Comments

@Jonatandb
Copy link
Owner

A veces los clicks no funcionan

  • Ver si es un tema de mi mouse

No se puede mantener presionado el botón izquierdo y mover el mouse por la pantalla para dibujar tranquilo porque se entrecortan las celdas que se pintan, y al volver atrás para pintarlas se borran algunas de las ya pintadas...

Ver de mejorar lógica de pintado y cálculo de vida/muerte de tal forma que no se vea afectada por la interacción del mouse

  • Posible solución: permitir clicks de vida/muerte sólo cuando el juego esté pausado
@Jonatandb Jonatandb added enhancement New feature or request invalid This doesn't seem right labels Apr 22, 2020
@Jonatandb Jonatandb self-assigned this Apr 22, 2020
@Jonatandb Jonatandb added the bug Something isn't working label Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant