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

2P Snake #8

Closed
ModischFabrications opened this issue Jan 5, 2022 · 4 comments
Closed

2P Snake #8

ModischFabrications opened this issue Jan 5, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@ModischFabrications
Copy link
Owner

ModischFabrications commented Jan 5, 2022

Inspired by Curve Fever + Snake.

Left, Right as buttons for each player. Technically infinite players possible, aim for 4P max.

Players color-coded, match button inputs.

Eat to get longer, maybe powerups? Persistent Trails too hard with limited pixel count.

@ModischFabrications
Copy link
Owner Author

23:48:26.850 > P0: Dir 1, Pos 5,-81|62,-10|-85,28|55,109| -> Len 22
23:48:26.856 > P1: Dir 1, Pos 5,-81|62,-10|-85,28|55,109| -> Len 22
23:48:26.861 > P2: Dir 3, Pos 5,-81|62,-10|-85,28|55,109| -> Len 22
23:48:26.867 > P3: Dir 1, Pos 5,-81|62,-10|-85,28|55,109| -> Len 22
23:48:27.341 > P0: Dir 1, Pos 5,-82|62,-11|-86,28|55,108| -> Len 22
23:48:27.353 > P1: Dir 1, Pos 5,-82|62,-11|-86,28|55,108| -> Len 22
23:48:27.362 > P2: Dir 3, Pos 5,-82|62,-11|-86,28|55,108| -> Len 22
23:48:27.367 > P3: Dir 1, Pos 5,-82|62,-11|-86,28|55,108| -> Len 22
23:48:27.844 > P0: Dir 1, Pos 5,-83|62,-12|-87,28|55,107| -> Len 22
23:48:27.856 > P1: Dir 1, Pos 5,-83|62,-12|-87,28|55,107| -> Len 22
23:48:27.862 > P2: Dir 3, Pos 5,-83|62,-12|-87,28|55,107| -> Len 22
23:48:27.867 > P3: Dir 1, Pos 5,-83|62,-12|-87,28|55,107| -> Len 22
23:48:28.351 > P0: Dir 1, Pos 5,-84|62,-13|-88,28|55,106| -> Len 22
23:48:28.356 > P1: Dir 1, Pos 5,-84|62,-13|-88,28|55,106| -> Len 22
23:48:28.361 > P2: Dir 3, Pos 5,-84|62,-13|-88,28|55,106| -> Len 22
23:48:28.367 > P3: Dir 1, Pos 5,-84|62,-13|-88,28|55,106| -> Len 22

@ModischFabrications
Copy link
Owner Author

Missing:

  • Website buttons to click
  • Intro with P0 .. P3 color codes
  • refined colors

@ModischFabrications
Copy link
Owner Author

ModischFabrications commented Jan 18, 2022

Needs a website! dropdown for player selection, arrows for direction. -> #16

@ModischFabrications
Copy link
Owner Author

ModischFabrications commented Jan 20, 2022

  • Double control of Snake should be blocked, but that would need identification of web sessions.
  • Colors should be shown in UI
  • Show start screen with colored Players
  • End game when everyone is dead, show winner with length
  • Improved colors: Dead dimmer, Players different
  • Apply fading to snakes

-> #16

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

No branches or pull requests

1 participant