Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 275 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 275 Bytes

Attempt at creating a multiplayer virtual arcade starting with good ol' snake

Known Issues

  • Rendering canvas can be better
  • Rendering is glitchy when both snakes eat food at the same time
  • Refactor code for maintainability
  • Assign ID to each client connection