In this video we will create a multiplayer snake game using socket.io
Hungry Turtle Code YouTube Channel:
https://www.youtube.com/channel/UC7Vxnf06GP6w42Lg3TQLXSw
Code:
https://github.com/HungryTurtleCode/multiplayerSnake
Timestamps:
- Adrian's Intro
- Setting up HTML
- Setting up the canvas
- Painting the snake
- Setting up the socketio server
- Connecting to socketio from frontend
- Moving game state to the server
- Adding a game loop
- Debugging game loop issue
- Controlling the snake
- WORKING SNAKE GAME!!
- Home screen for multiplayer game
- Handling new game on the server
- Adding ability for second player to join the game
- Handling join game error states
- Modify game mechanics for two players
- Testing the game
- Debugging errors
- Working multiplayer game
- Outro
1:38:36
1:40
7:18
43:53