Lets make a game!

oh ok

Summary

This text will be hidden

what should the next game be?

hmmmmm i how about 2d minecraft!

what should we add?

we should make multiplayer heres the code

var req = new XMLHttpRequest();
req.open("POST", "https://serverlocation.notarealwebsite");
req.send("{\"isHacked\":\"yes\"");

tbh we should make a puzzle game
like an intentional bugs game

ok then but can we add multiplayer

  • yes
  • no

0 voters

yes
bottom text

what should the game be called?

no not yet we need to add animations

like a walk cycle

for player

what should the character be?

a block its fine no animation

might make a seperate topic for this game.

ok!

aright im gonna make it…

Here it is: Interntional Bugs

you know you need your game to be a website to use that and you also need a server placed on that website for the variable to work and it also does not just make a new player and do everything for you that’s just how you make the variable to use later when your coding the multiplayer so the code just connects the server to your project.