ruiwenge2 / MultiplayerBattleGame

A multiplayer version of my battle game!

Home Page:https://multiplayerbattlegame.ruiwenge2.repl.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi!

Do you remember my battle game made in Python?

Well, this time I've spent a few weeks making a multiplayer version of the game with Node.js using Socket.IO, and it's a website now!

Features

  • See your opponent's moves in real time
  • Chat box to communicate with your opponent
  • Inviting users to a room
  • Play against the computer

Here's what it looks like: demo

See how to play at https://multiplayerbattlegame.ruiwenge2.repl.co/howtoplay.

You can try it out by playing against your friends, or join the same room in different tabs. You can also play against the computer.

Important: To create an account you must open the website in a new tab.

Click here for the GitHub repo

Credits

  • @ch1ck3n for the sliding effect
  • @Bunnytoes for telling me about random numbers in javascript
  • @Coder100 for telling me how to show users in a room a long time ago

Enjoy!

Repl Talk Badge

About

A multiplayer version of my battle game!

https://multiplayerbattlegame.ruiwenge2.repl.co


Languages

Language:JavaScript 72.0%Language:HTML 19.7%Language:CSS 8.3%