Snake Attack banner

Snake Attack

1 devlog
5h 11m 37s

A multiplayer snake game built by me and playable from terminals.

Repository

Loading README...

Alex Lu

Hihi. I wanted to learn about multiplayer games and tcp connections so I decided to recreate a classic game in multiplayer!

This first session was in procrastination of important homework and job hunting so ermm…

  • Set up a project
  • Figured out basic connections with Python’s socket library
  • Created some classes for creating snake body parts and stuff
  • Imported tGame modules, an old project of mine for input buffers, drawing, and more for the terminal
  • Figured out pyproject.toml w/ hatchling
  • Basic movement w/ threaded input
Attachment
0